Dear all,

I have a basic SVN repo with a few tags marking code releases organised the 
following way:

/src
/releases
   /0.1
   /0.2
   /0.3
   ....

Where *src* is the trunk and all sub-folders of *releases* are tags created 
with *svn copy*. I've managed to migrate this repo using *git svn*, but the 
tags are not recognised as tags nor branches, git svn simply replicates the 
folder structure. I hape tried *svn2git*, but it doesn work on my 
system[1]. I've also tried some tutorials[2], but these don't seem to apply 
to my particular repo structure.

What would be correct procedure on this case? Thank you,

Luís

[1] https://github.com/nirvdrum/svn2git/issues/101
[2] http://john.albin.net/git/convert-subversion-to-git

-- 


Reply via email to