Hi all, I'm rather new to CVS but the designated admin here at our company. My problem is as follows: There's already a lot of code in the repository. Now I want to delete some files AND directories and add new files, because we changed parts of the directory structure. We want to get from ../dir/sub1/file.jsp ../dir/sub2/file.jsp etc. ../dir/subX/file.jsp to ../dir/subX/sub1/file.jsp ../dir/subX/sub2/file.jsp ../dir/subX/file.jsp Additionally, it's not only about moving files, but there are major changes between all the file.jsp's. I tried tagging the old state as "oldver" , deleting, committing, adding, committing. But when I then tried to rollback to "oldver", the deleted directories /dir/sub1/ etc. didn't show up, they were gone. Fortunately, I had my backups ready. So what is your idea guys?! Thanx in advance for your time and advice, Oliver Sander P.S. Please reply also to my pm, because I have sometimes problems receiving mailing lists here. _______________________________________________ Info-cvs mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/info-cvs
