Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 8 Sep 2005 04:26:17 +0300
From:      Giorgos Keramidas <keramida@ceid.upatras.gr>
To:        Rem Roberti <remegius@comcast.net>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: Thanks...
Message-ID:  <20050908012617.GA18483@orion.daedalusnetworks.priv>
In-Reply-To: <431F8EFC.6050706@comcast.net>
References:  <431F85D8.2090209@comcast.net> <20050908003428.GA18167@orion.daedalusnetworks.priv> <431F8EFC.6050706@comcast.net>

next in thread | previous in thread | raw e-mail | index | archive | help
On 2005-09-07 18:08, Rem Roberti <remegius@comcast.net> 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 :)





Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050908012617.GA18483>