Re: Skipping sub folders
Michael Haggerty <[email protected]>
| Newsgroups | gmane.comp.version-control.subversion.cvs2svn.user |
|---|---|
| Message-ID | <[email protected]> |
Mark-E wrote: > I am working on a conversion of a CVS repository and I have run into an issue > and I was wondering if there was a way around it without having to move > files in CVS. > [...] > Is there a way I can specific just the files under Project_A so I end up > with just the 2 files under A and not all the other project folders? Or do I > need to move files in CVS. Just make a copy of your CVS repository before the conversion, move the subdirectories around the way you want them, then convert the fixed-up repo. The repository to be converted can even be constructed out of symlinks to the main repository is space is an issue. Michael ------------------------------------------------------ http://cvs2svn.tigris.org/ds/viewMessage.do?dsForumId=1670&dsMessageId=2396590 To unsubscribe from this discussion, e-mail: [[email protected]].