Re: multi repository cvs2svn conversion question
Michael Haggerty <[email protected]>
| Newsgroups | gmane.comp.version-control.subversion.cvs2svn.user |
|---|---|
| Message-ID | <[email protected]> |
Chris Davenport wrote: > I’m currently converting my companies CVS repository into Subversion and > was wondering if anyone had an answer to my dilemma. > > I’m creating a dumpfile for upload to Atlassian where they will host our > SVN repository. > > I can see how to modify the options file to include multi-project, but I > just realized we have a mult-repository, multi—project structure like this > > CVS/ > RepositoryA > ---------project1 > ---------project2 > RepositoryB > ---------project1 > ---------project2 > > Will cvs2svn convert everyting inside of my CVS folder into one > repository? Or will I have to run it twice specifying which repository > to have it convert. cvs2svn converts, for each Subversion project, everything under the directory that you pass to it, even if (for example) different projects are in entirely different CVS repositories or are nested deeper within a single CVS repository. Your question is a little ambiguous, so it is difficult to give a more specific answer. If you are still having trouble, I suggest you be more specific about the current structure and how you want the resulting Subversion repository to be structured. Michael ------------------------------------------------------ http://cvs2svn.tigris.org/ds/viewMessage.do?dsForumId=1670&dsMessageId=2465402 To unsubscribe from this discussion, e-mail: [[email protected]].