From owner-freebsd-current Mon Aug 5 23:26:52 1996 Return-Path: owner-current Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id XAA24826 for current-outgoing; Mon, 5 Aug 1996 23:26:52 -0700 (PDT) Received: from grumble.grondar.za (root@grumble.grondar.za [196.7.18.130]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id XAA24724 for ; Mon, 5 Aug 1996 23:26:42 -0700 (PDT) Received: from grumble.grondar.za (mark@localhost.grondar.za [127.0.0.1]) by grumble.grondar.za (8.7.5/8.7.3) with ESMTP id IAA12761; Tue, 6 Aug 1996 08:22:43 +0200 (SAT) Message-Id: <199608060622.IAA12761@grumble.grondar.za> To: Warner Losh cc: joerg_wunsch@uriah.heep.sax.de (Joerg Wunsch), freebsd-current@freebsd.org (FreeBSD-current users), plm@xs4all.nl (Peter Mutsaers) Subject: Re: Questions about the CVS and CTM Date: Tue, 06 Aug 1996 08:22:42 +0200 From: Mark Murray Sender: owner-current@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Warner Losh wrote: > : > What I did was 'cvs checkout src'. Then I get a copy of src, and I can > : > do a 'make world' in it. I can do 'cvs update' in the future, right? > : > : Right. > > cvs update won't grab new directories that appear from time to time. > You'll need to do cvs checkout src for that from time to time still. > However, it is effectively an update on an already checked out tree, > so it isn't as expensive as the original checkout. cvs update -Pd will do this. -P prunes empty directories. -d creates new ones. M -- Mark Murray 46 Harvey Rd, Claremont, Cape Town 7700, South Africa +27 21 61-3768 GMT+0200 Finger mark@grondar.za for PGP key