Date: Mon, 25 Oct 1999 21:41:19 -0700 (PDT) From: Alfred Perlstein <bright@wintelcom.net> To: Marc Schneiders <marc@oldserver.demon.nl> Cc: freebsd-questions@FreeBSD.ORG Subject: Re: CVSROOT... Message-ID: <Pine.BSF.4.05.9910252139000.12797-100000@fw.wintelcom.net> In-Reply-To: <Pine.BSF.4.10.9910260546460.31747-100000@propro.oldserver.demon.nl>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, 26 Oct 1999, Marc Schneiders wrote: > Where is my CVSROOT? I seem to need it for making release (of 4.0 on a > 4.0 system, current as of Oct 24). > > I checked the archives of this list. My question did pop up a few > times before in the same context.... but was not answered. > > Make release starts OK, but stops complaining there is no CVSROOT. > There isn't on my system. I checked. > > My cvsup-file reads: > > *default tag=. > *default host=cvsup2.nl.freebsd.org > *default prefix=/usr > *default base=/usr/local/etc/cvsup > *default release=cvs delete use-rel-suffix compress > > src-crypto > src-eBones > src-secure > src-all > ports-all you need to remove the "*default tag=." line entirely, you also need to set "*default prefix=/usr" to "*default prefix=/home/ncvs" you also need about 600 mb in /home/ncvs for the repo, you'll need about 400megs for the checked out source code. basically doing a release requires on the order of 1.5 gigs afaik. good luck. -Alfred 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.05.9910252139000.12797-100000>