From owner-freebsd-questions Tue Jun 5 7:43:47 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mta05-svc.ntlworld.com (mta05-svc.ntlworld.com [62.253.162.45]) by hub.freebsd.org (Postfix) with ESMTP id 863E737B408 for ; Tue, 5 Jun 2001 07:43:43 -0700 (PDT) (envelope-from greid@FreeBSD.org) Received: from sobek.openirc.co.uk ([62.252.8.106]) by mta05-svc.ntlworld.com (InterMail vM.4.01.02.27 201-229-119-110) with ESMTP id <20010605144341.NIFT4151.mta05-svc.ntlworld.com@sobek.openirc.co.uk>; Tue, 5 Jun 2001 15:43:41 +0100 Date: Tue, 5 Jun 2001 15:43:40 +0100 (BST) From: George Reid X-Sender: greid@sobek.openirc.co.uk To: j mckitrick Cc: freebsd-questions@FreeBSD.ORG Subject: Re: directions on setting up local CVS tree In-Reply-To: <20010605153838.B87437@dogma.freebsd-uk.eu.org> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII 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, 5 Jun 2001, j mckitrick wrote: > 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. The full repository (docs, ports, src, www et al) is somewhere in the region of 1.5Gb, plus or minus a few hundred megabytes. > What needs to be done to check out the current copy of the source tree from > /home/ncvs to /usr/src? setenv/export CVSROOT="/usr/home/ncvs" cd /usr cvs co -r HEAD src (replace HEAD with RELENG_4 for stable etc) -- +-------------------+---------------------+ | 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