Re: combine multiple cvs projects into one svn project
Michael Haggerty <[email protected]>
| Newsgroups | gmane.comp.version-control.subversion.cvs2svn.user |
|---|---|
| Message-ID | <[email protected]> |
Susi Sorglos wrote: > here is my scenario: > > cvs projects: > > cvsrepos/superproj/proj1/... > cvsrepos/superproj/proj2/... > cvsrepos/superproj/proj3/... > there are tags and branches across these projects. > > wanted structure in svn: > > svnrepos/superproj/trunk/proj1/... > svnrepos/superproj/trunk/proj2/... > svnrepos/superproj/trunk/proj3/... You should treat "superproj" as a single project and you will get the result that you want. The fact that "superproj" has subdirectories that happen to be called proj1, proj2, proj3 is irrelevant to cvs2svn. Michael ------------------------------------------------------ http://cvs2svn.tigris.org/ds/viewMessage.do?dsForumId=1670&dsMessageId=2381011 To unsubscribe from this discussion, e-mail: [[email protected]].