Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 23 Apr 2003 22:52:07 +0200
From:      Erik Trulsson <ertr1013@student.uu.se>
To:        dimitrim <freebsd@fuzzy.xs4all.nl>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: cvsup repository
Message-ID:  <20030423205207.GA12897@falcon.midgard.homeip.net>
In-Reply-To: <200304232047.h3NKlWWQ013204@fuzzy.xs4all.nl>
References:  <200304232047.h3NKlWWQ013204@fuzzy.xs4all.nl>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, Apr 23, 2003 at 10:47:32PM +0200, dimitrim wrote:
> Hello,
> 
> I'm trying to cvsup the FreeBSD repository.
> All dirs expected (doc, ports, src) and all ,v files are there, but no CVSROOT/
> Do i miss something in the cvsup-file to download that as well?
> 
> I use the following (from the examples) cvsup-file:
> 
> 
> *default host=cvsup.uk.FreeBSD.org
> *default base=/export/home/cvs/cvsup
> *default prefix=/export/home/cvs/freebsd
> *default release=cvs
> *default delete use-rel-suffix
> 
> *default compress
> 
> src-all
> ports-all
> doc-all

You miss the cvsroot-all collection to go together with your src-all,
ports-all and doc-all collections.
The CVSROOT stuff was recently moved out of the src-all collection and
into its own.

See /usr/share/examples/cvsup/cvs-supfile (from a recent system) for
more information.


-- 
<Insert your favourite quote here.>
Erik Trulsson
ertr1013@student.uu.se



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