For some reason, my CVS import of a directory tree of source files did not work properly, and a few of the source (text) files did not get imported into the correct directory. So, I would like to fix up the directory tree by 'cvs remove-ing' the files from the incorrect directories and then 'cvs add-ing' them to the correct directories.
Is is possible to do this? In particular, is there a means by which I can create the vendor branch/tag (1.1.1) and release tag (on revision 1.1.1.1) after I have moved the files to the correct directories? As far as I know, there is no way to do this other than to use 'cvs import', but I'm hoping that I am wrong. I could create branches and tag them, but, by default, this would only be on branch 1.1.2. I would like to create the 1.1.1 branch and 1.1.1.1 revision so that future upgrades will go smoothly. Thanks in advance for any help! --- _______________________________________________ Info-cvs mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/info-cvs
