cvs2svn help

Music、JP <[email protected]> Fri, 4 May 2012 11:35:40 +0800
Newsgroups gmane.comp.version-control.subversion.cvs2svn.user
Message-ID <[email protected]>
hi:
 thanks for reading my email. 
 when i using cvs2svn, i meet a prolbeam.
 from the FAQ.i know that             If foo is the only project that you want to convert, then either run cvs2svn like this:            $ cvs2svn --trunk=foo/trunk --branches=foo/branches --tags=foo/tags CVSREPO/foo    but if my cvsroot like this:   cvsroot
   |-catalog_a
      |-project_a
      |-project_b
   |-catalog_b
      |-project_c
      |-project_d
 
how can i convert a CVSNT repository like this:
 
svnroot
  |-catalog_a
     |-project_a
        |-trunk
        |-tags
        |-branches
     |-project_b
        |-trunk
        |-tags
        |-branches
  |-catalog_b
     |-project_c
        |-trunk
        |-tags
        |-branches
     |-project_d
        |-trunk
        |-tags
        |-branches
 
have any fast way to convert it?
 
forgiving my chinese-english.
thanks!

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

To unsubscribe from this discussion, e-mail: [[email protected]].