Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 5 Jun 2001 15:43:40 +0100 (BST)
From:      George Reid <greid@FreeBSD.org>
To:        j mckitrick <jcm@FreeBSD-uk.eu.org>
Cc:        freebsd-questions@FreeBSD.ORG
Subject:   Re: directions on setting up local CVS tree
Message-ID:  <Pine.BSF.4.21.0106051541390.2653-100000@sobek.openirc.co.uk>
In-Reply-To: <20010605153838.B87437@dogma.freebsd-uk.eu.org>

next in thread | previous in thread | raw e-mail | index | archive | help
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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.21.0106051541390.2653-100000>