Hi Brocha, On Sat, Sep 09, 2006 at 10:12:37PM +0300, Brocha Strous wrote: > I want to move entire sub-directories from one module to another but > preserve the histories. I thought that moving the files/directories on > the server should work but but when I try to check out the destination > module the moved directory does not get checked out.
The FreeBSD Project often does this ; they call it "repo-copy". Basically when a commiter wants to move/copy a file for some reason, it sends an e-mail to the "cvs master". The latter then moves/or copy the RCS file as asked and notifies back the commiter. who in turn achieves a null forced-commit logging that the file has been repo-copied along with its original location. Regards, -- Jeremie Le Hen < jeremie at le-hen dot org >< ttz at chchile dot org > _______________________________________________ info-cvs mailing list info-cvs@nongnu.org http://lists.nongnu.org/mailman/listinfo/info-cvs