Question on Migrating CVS Projects to SVN Single Repository

Chang Park <[email protected]>
Newsgroups gmane.comp.version-control.subversion.cvs2svn.user
Message-ID <A745D045C8783E43B33FABFD42C8B0AF021A7D11F5@cos-us-mb12.agilent.com>
Hello,

I am trying to migrate multiple CVS projects to a single repository but each project has its own trunk, branches, and tags. For example, I have 2 CVS projects, /project_a and /project_b. I would like to migrate these 2 projects in a single repository, named REPO.

/SING_REPO

  project_a/
      trunk/
      branches/
      tags/

  project_b/
      trunk/
      branches/
      tags/

My questions now,

1.  Should I create a repository, SING_REPO, first before migrating data? Or repository should be created during migration process such that when I run cvs2svn?
2.  In the cvs2svn doc, it says to use option file that migrate multiple projects at once. But example option file contains a lot more options than only I need. I don't know what to do other options in this file.  Also, I am not migrating multiple projects at once but in separate time.  Can I simply delete all these options and use only the portion I need?  What I would like to know is if there is any command without using option file to migrate one project at a time?


Thanks for your help in advance.


Best regards,

Chang

------------------------------------------------------
http://cvs2svn.tigris.org/ds/viewMessage.do?dsForumId=1670&dsMessageId=2673147

To unsubscribe from this discussion, e-mail: [[email protected]].
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.