From owner-freebsd-questions Tue Jun 5 7:45:49 2001 Delivered-To: freebsd-questions@freebsd.org Received: from simpurio.idealab.com (mx2.idealab.com [64.208.8.4]) by hub.freebsd.org (Postfix) with SMTP id 7AAF637B407 for ; Tue, 5 Jun 2001 07:45:46 -0700 (PDT) (envelope-from jim@compete.com) Received: (qmail 17254 invoked by alias); 5 Jun 2001 14:45:46 -0000 Received: (qmail 17169 invoked from network); 5 Jun 2001 14:45:42 -0000 Received: from unknown (HELO cartman.boston.geekhouse.net) (10.5.1.109) by simpurio.idealab.com with SMTP; 5 Jun 2001 14:45:42 -0000 Received: by cartman.boston.geekhouse.net (Postfix, from userid 1000) id 8B46D3243; Tue, 5 Jun 2001 10:45:41 -0400 (EDT) Date: Tue, 5 Jun 2001 10:45:41 -0400 From: Jim Mock To: j mckitrick Cc: freebsd-questions@freebsd.org Subject: Re: directions on setting up local CVS tree Message-ID: <20010605104541.B1803@cartman.boston.geekhouse.net> Reply-To: jim@compete.com Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20010605153838.B87437@dogma.freebsd-uk.eu.org> User-Agent: Mutt/1.3.18i Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Tue, 05 Jun 2001 at 15:38:38 +0100, j mckitrick wrote: > | You cvsup it. As somebody else already pointed out, see > | /usr/share/examples/cvsup/cvs-supfile. > > Ah, I see. I got this file confused with 'stable-supfile'. > > | > Will it be *huge*? > | > | Yes. > > About how big? Can i just get the /src part of the cvs tree, and let > cvsup get the ports, docs, etc.? In other words, i don't need the > entire change history of the ports, only /src. Yeah, you can get just the source. Look at the supfile, it tells you what you need to do. As for how big, I'm not sure. I don't currently have a copy of the src repository locally. > | > What transition is necessary to go from building world in /usr/src > | > and using a CVS tree instead? > | > | I'm not sure what you're talking about here. You still build world > | the same way. > > What needs to be done to check out the current copy of the source tree > from /home/ncvs to /usr/src? Set your CVSROOT environment variable to /home/ncvs and then learn how to use cvs :-) Run info cvs.. it will give you an in-depth cvs manual. There's also a book called "Open Source Development with CVS" which isn't too bad either (if you're more interested in hardcopy stuff). - jim -- - jim mock www.compete.com - jim@FreeBSD.org - - senior systems administrator - Compete, Inc. - ph: 1.617.867.7035 - To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message