git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* How to migrate a complex directory structure from SVN to GIT?
@ 2012-01-17 19:33 Asuka
  2012-01-18 10:43 ` Michael Haggerty
  2012-01-18 18:47 ` Jehan Bing
  0 siblings, 2 replies; 4+ messages in thread
From: Asuka @ 2012-01-17 19:33 UTC (permalink / raw)
  To: git

Hi there,

I would like to migrate my svn repository to git. The structure looks like
the following:

svn
   |_Project1
         |_subproject1
               |_branches
                      |_branch1
                      |_branch2
               |_trunk
               |_tags
                      |_tagv1
   |_Non-JavaProject
         |_subproject
   |_Project2
          |_AnotherSubproject
               |_SubSubproject
          |_Subproject2
               |_branches
               |_tags
          |_Subproject3
               |_trunk
          |_Subproject4
               |_Subsubproject
                       |_branches
                       |_tags
                       |_trunk

I would like to migrate all branches and tags .. but unfortunately sometimes
I have just a trunk directory and no branches or tags directory. Sometimes
the branches are in a subdirectory, sometimes in a subsubdirectory. So how
can migrate my svn in an efficient way?

Thanks in advance
Best wishes

--
View this message in context: http://git.661346.n2.nabble.com/How-to-migrate-a-complex-directory-structure-from-SVN-to-GIT-tp7197567p7197567.html
Sent from the git mailing list archive at Nabble.com.

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2012-01-27  4:46 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-01-17 19:33 How to migrate a complex directory structure from SVN to GIT? Asuka
2012-01-18 10:43 ` Michael Haggerty
2012-01-18 18:47 ` Jehan Bing
2012-01-27  4:46   ` David Barr

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).