Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

Re: Moving Functions



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   



Messages sorted by: Reverse Date, Date, Thread, Author