Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 23 Apr 2003 23:24:37 +0200 (CEST)
From:      dimitrim <freebsd@fuzzy.xs4all.nl>
To:        Erik Trulsson <ertr1013@student.uu.se>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: cvsup repository
Message-ID:  <200304232124.h3NLObIm029616@fuzzy.xs4all.nl>
In-Reply-To: <20030423205207.GA12897@falcon.midgard.homeip.net> from Erik Trulsson at "Apr 23, 2003 10:52:07 pm"

next in thread | previous in thread | raw e-mail | index | archive | help
> > 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.
> 

That worked, thanks



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