From owner-freebsd-questions@FreeBSD.ORG Thu Sep 8 01:36:04 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CC99416A41F for ; Thu, 8 Sep 2005 01:36:04 +0000 (GMT) (envelope-from remegius@comcast.net) Received: from sccrmhc14.comcast.net (sccrmhc14.comcast.net [63.240.76.49]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6C26A43D45 for ; Thu, 8 Sep 2005 01:36:04 +0000 (GMT) (envelope-from remegius@comcast.net) Received: from [24.5.159.91] (c-24-5-159-91.hsd1.ca.comcast.net[24.5.159.91]) by comcast.net (sccrmhc14) with ESMTP id <2005090801360201400em0s4e>; Thu, 8 Sep 2005 01:36:03 +0000 Message-ID: <431F9581.6080002@comcast.net> Date: Wed, 07 Sep 2005 18:36:01 -0700 From: Rem Roberti User-Agent: Mozilla Thunderbird 1.0.6 (Windows/20050716) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Giorgos Keramidas References: <431F85D8.2090209@comcast.net> <20050908003428.GA18167@orion.daedalusnetworks.priv> <431F8EFC.6050706@comcast.net> <20050908012617.GA18483@orion.daedalusnetworks.priv> In-Reply-To: <20050908012617.GA18483@orion.daedalusnetworks.priv> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-questions@freebsd.org Subject: Re: Thanks... X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 08 Sep 2005 01:36:04 -0000 Giorgos Keramidas wrote: >On 2005-09-07 18:08, Rem Roberti wrote: > > >>Giorgos Keramidas wrote: >> >> >>>To tell you exactly where the doc sources have gone, we have to see the >>>supfile though. >>> >>> >>*default tag=RELENG_5_4_0_RELEASE >>*default host=cvsup1.FreeBSD.org >>*default base=/var/db >>*default prefix=/home/ncvs >>*default release=cvs >>*default delete use-rel-suffix >>*default compress >>src-all >>ports-all >>doc-all >>www >>cvsroot-all >> >>Except for adding the initial tag, I just copied this supfile from one >>of the examples. It probably leaves a lot to be desired. >> >> > >This must have taken a while, right? > >The "release" you specified is "cvs", which means "bring me a mirror of >the CVS repository, instead of a single revision of each file". > >The "prefix" is /home/ncvs, so doc/... files end up under the directory >/home/ncvs/doc/... > >You have an almost complete mirror of the entire FreeBSD CVS repository, >if you actually ran cvsup with this supfile. Look under /home/ncvs :) > > Efharisto, Giorgos, Yes, it did take a while. I shall now go and take a look in the above mentioned directory. Unfortunately I do not have email set up with the new system, so I have to switch back and forth between Windows and FreeBSD. Email is my next task. Thanks again. Rem