importing multi-project svn repositories

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



What's the recommended way to import the full history from an svn repository organized as a group of projects? E.g., as described at http://svnbook.red-bean.com/nightly/en/ svn.reposadmin.planning.html#svn.reposadmin.projects.chooselayout:

/
   calc/
      trunk/
      tags/
      branches/
   calendar/
      trunk/
      tags/
      branches/
   spreadsheet/
      trunk/
      tags/
      branches/
   …

I'd like to import calc at the top level, put calc/tags/foo in git's tags/calc/foo and calc/branches/baz in git's heads/calc/baz. Ditto for calendar, spreadsheet, etc.

I suspect there's a way to use git-svnimport repeatedly with appropriate editing of .git/svn2git.
thanks,
dave h

-
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[Index of Archives]     [Linux Kernel Development]     [Gcc Help]     [IETF Annouce]     [DCCP]     [Netdev]     [Networking]     [Security]     [V4L]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux SCSI]     [Fedora Users]