Date: Wed, 9 May 2001 16:54:43 +0100 (BST) From: George Reid <greid@FreeBSD.org> To: "Sommer, Joel Wesley (UMC-Student)" <jws506@mizzou.edu> Cc: "'questions@freebsd.org'" <questions@FreeBSD.ORG> Subject: RE: CVSup files and ",v" Message-ID: <Pine.BSF.4.21.0105091650050.1447-100000@sobek.openirc.co.uk> In-Reply-To: <BAA3375772E4D411B4CB0000E867D06E01F5733D@tiger-mail02.mizzou.edu>
next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, 9 May 2001, Sommer, Joel Wesley (UMC-Student) wrote: [...] > *default host=cvsup15.FreeBSD.org > *default base=/usr > *default prefix=/home/ncvs > *default release=cvs [...] You are CVSuping the CVS repository itself and not the sources (which I assume you want). The *,v files are RCS files; they contain all of the deltas associated with a particular file along with information on when they were made. You want to base your supfile of stable-supfile, not cvs-supfile. Without a "tag=" you will suck down the CVS repository (or part thereof). greid -- +-------------------+---------------------+ | George Reid | FreeBSD Committer | | +44 7740 197460 | greid@FreeBSD.org | +-------------------+---------------------+ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.21.0105091650050.1447-100000>