From owner-freebsd-questions  Tue Oct 26 14: 3:34 1999
Delivered-To: freebsd-questions@freebsd.org
Received: from post.mail.nl.demon.net (post-10.mail.nl.demon.net [194.159.73.20])
	by hub.freebsd.org (Postfix) with ESMTP id 5241C14F67
	for <freebsd-questions@freebsd.org>; Tue, 26 Oct 1999 14:03:18 -0700 (PDT)
	(envelope-from marc@oldserver.demon.nl)
Received: from [212.238.105.241] (helo=propro)
	by post.mail.nl.demon.net with esmtp (Exim 2.02 #1)
	id 11gDkQ-0005Ou-00; Tue, 26 Oct 1999 21:03:15 +0000
Date: Tue, 26 Oct 1999 23:03:04 +0200 (CEST)
From: Marc Schneiders <marc@oldserver.demon.nl>
To: Alfred Perlstein <bright@wintelcom.net>
Cc: freebsd-questions@FreeBSD.ORG
Subject: Re: CVSROOT...
In-Reply-To: <Pine.BSF.4.05.9910252139000.12797-100000@fw.wintelcom.net>
Message-ID: <Pine.BSF.4.10.9910262255220.57778-100000@propro.oldserver.demon.nl>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
Sender: owner-freebsd-questions@FreeBSD.ORG
Precedence: bulk
X-Loop: FreeBSD.ORG

On Mon, 25 Oct 1999, Alfred Perlstein wrote:

> 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.
> 

Thanks! I've made the changes to supfile as well as created the
directory and have enough space on the disk. It is coming in now.  
However, all the files that are in /usr/src already are coming in once
more (with additional info I suppose, hence the added v to the
filenames).  

How do the two sets of the source I have relate?

Can/should I throw out all in /usr/src. If not, how is /usr/src now
updated?  And where do I make kernel etc? In /usr/src or in
/home/ncvs?

Any pointers? 

TIA!

Marc

Marc Schneiders                 ||	In re tam justa
                                ||	nulla est deliberatio!
marc@venster.nl                 ||  
marc@oldserver.demon.nl         ||	Acta SS. MM. Scillitanorum



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message