Date: Mon, 18 May 1998 19:28:09 +0200 From: Eivind Eklund <eivind@yes.no> To: Chuck Robey <chuckr@glue.umd.edu> Cc: freebsd-current@FreeBSD.ORG Subject: Re: Replacing via cvs Message-ID: <19980518192809.33610@follo.net> In-Reply-To: <Pine.BSF.3.96.980518115151.29583C-100000@localhost>; from Chuck Robey on Mon, May 18, 1998 at 11:52:45AM -0400 References: <19980518183206.45376@follo.net> <Pine.BSF.3.96.980518115151.29583C-100000@localhost>
next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, May 18, 1998 at 11:52:45AM -0400, Chuck Robey wrote: > Oh, I didn't realize I could import right over something, and it would > handle removing all the old stuff for me! I've done a whole lot of > imports, but always new stuff. Thanks very much! It doesn't exactly remove all the old stuff. If there are files that are removed, you'll have to do 'cvs remove' on them. However, it handles a separate 'branch of development', from which you can do merges. This can be very, very convenient for updates, as (hopefully) demonstrated by the uses of 'cvs update -j' in the examples I gave. Eivind. 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?19980518192809.33610>