Date: Wed, 2 Apr 2003 13:02:54 -0800 From: Kris Kennaway <kris@obsecurity.org> To: Curt Grimley <Curt_Grimley@usa.net> Cc: freebsd-questions@freebsd.org Subject: Re: cvs source questions Message-ID: <20030402210254.GA10071@rot13.obsecurity.org> In-Reply-To: <001d01c2f948$1dd75cd0$0100a8c0@grimleyhome.org> References: <001d01c2f948$1dd75cd0$0100a8c0@grimleyhome.org>
next in thread | previous in thread | raw e-mail | index | archive | help
--VS++wcV0S1rZb1Fb Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Apr 02, 2003 at 12:45:46PM -0600, Curt Grimley wrote: > I only have dialup service, so seeing a copy of the "CVS Repository" on d= isk > #2, I followed the instructions there to populate the cvs source > directories... there were tar files that dropped in a lot of ",v" files. = (No > actual source apparently.) >=20 > cvsup ran fine and source was brought in, but then I had multiple troubles > with the build in that these ",v" files got in the way again and again. The ,v files are the *CVS* Repository, the history of every change ever made to FreeBSD source code (since 2.0). The FreeBSD source code can be extracted from them, but you don't build the ,v files directly. cvsup will allow you to upgrade either your copy of the CVS repository, or your copy of the source tree. It sounds like you're confused about that point. If all you want is a copy of the source for the release you installed, then that's on disc1 (you can choose to install it using sysinstall). If you really want the CVS repository then put those files somewhere (/home/ncvs is canonical) and then use cvs(1) to extract from them. > (Or maybe you know of a document that explains these cvs mysteries - I ca= n't > seem to find one.) You should probably read the cvsup FAQ on www.polstra.com. Kris --VS++wcV0S1rZb1Fb Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (FreeBSD) iD8DBQE+i0/+Wry0BWjoQKURApM5AKDf7BoaxGMQsy4OrTJHXS415SEiXACfcKDz aO6wDSgwhuOtCIW5I64ieHk= =R96K -----END PGP SIGNATURE----- --VS++wcV0S1rZb1Fb--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030402210254.GA10071>