Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 29 Mar 2000 11:22:18 +0200 (CEST)
From:      Alexander Leidinger <Alexander@Leidinger.net>
To:        gnn@neville-neil.com
Cc:        freebsd-current@FreeBSD.ORG
Subject:   Re: Newbie question...
Message-ID:  <200003290922.LAA01447@Magelan.Leidinger.net>
In-Reply-To: <200003290632.WAA62636@jchurch.meer.net>

next in thread | previous in thread | raw e-mail | index | archive | help
On 28 Mar, George Neville-Neil wrote:

> 1) How do I do development and not overwrite my work when cvsup'ing?

See 3).

> 3) Is there a guide on using CVS with CVSup (the man page is not particularly
> helpful) so that I can have a CVS tree that is updated by cvsup?

See /usr/share/examples/cvsup/{,secure-}cvs-supfile:
 - "prefix" should be set to a directory with enough space to hold the
   repository (e.g. "/big_disk/FreeBSD-CVS").
 - at the moment it needs ~800MB (src~=620MB, ports~=180MB), if you also
   want doc and www it needs ~900MB.
 - remove your /usr/src, set the CVSROOT variable
   ("/big_disk/FreeBSD-CVS") and check the source out ("cvs co src").
   
Add "CVS_UPDATE=yes" to your make.conf (and remove "SUP_UPDATE") and a
"make update" in /usr/src uses your private CVS repository to update the
source.

Bye,
Alexander.

-- 
            The dark ages were caused by the Y1K problem.

http://www.Leidinger.net                  Alexander+Home @ Leidinger.net
  Key fingerprint = 7423 F3E6 3A7E B334 A9CC  B10A 1F5F 130A A638 6E7E



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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200003290922.LAA01447>