From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 24233 invoked from network); 14 Mar 2001 08:43:26 -0000 Received: from sunsite.dk (130.225.51.30) by ns1.primenet.com.au with SMTP; 14 Mar 2001 08:43:26 -0000 Received: (qmail 6918 invoked by alias); 14 Mar 2001 08:43:19 -0000 Mailing-List: contact zsh-workers-help@sunsite.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 13627 Received: (qmail 6907 invoked from network); 14 Mar 2001 08:43:17 -0000 From: "Bart Schaefer" Message-Id: <1010314084046.ZM951@candle.brasslantern.com> Date: Wed, 14 Mar 2001 08:40:46 +0000 In-Reply-To: <001c01c0ac5f$d052ece0$21c9ca95@mow.siemens.ru> Comments: In reply to "Andrej Borsenkow" "RE: Moving Functions" (Mar 14, 11:21am) References: <001c01c0ac5f$d052ece0$21c9ca95@mow.siemens.ru> X-Mailer: Z-Mail (5.0.0 30July97) To: Subject: Re: Moving Functions MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii On Mar 14, 11:21am, Andrej Borsenkow wrote: } } cvs add/remove has a problem of not preserving revision history } } Alternative way is to directly modify repository I don't think we have direct access to the repository, so add/remove is all we can do. The convention is to put the name of the new file in each removed file's commit log, and vice-versa. That means a whole lot of individual commits rather than one big one, though. It might also be a good idea to "cvs tag" everything before doing any of this. I know Peter has tagged the prereleases, but there have been some intervening commits. -- Bart Schaefer Brass Lantern Enterprises http://www.well.com/user/barts http://www.brasslantern.com Zsh: http://www.zsh.org | PHPerl Project: http://phperl.sourceforge.net