nirvdrum / svn2git

Ruby tool for importing existing svn projects into git.
MIT License
2.11k stars 443 forks source link

Didn't convert remote svn branches/tags into local git branches and tags #126

Open roborourke opened 11 years ago

roborourke commented 11 years ago

Hi, I'm probably doing something wrong or misunderstanding so would appreciate some advice.

I ran svn2git via the command line on windows 7 (let's ignore that particular issue!) and it was all running perfectly as far as I could tell but the svn tags and branches are only listed as remote branches on the repo.

Is that the correct behaviour? Is there a way to localise them so I can have them available to push to github?

Sorry if this is a case RTFM but not having much luck with google :/

Thanks!

ChristianLutz commented 8 years ago

@roborourke Did you find the solution for this problem?

roborourke commented 8 years ago

@ChristianLutz afraid not, the svn2git code is a bit above me. It was a long time ago so maybe it's been fixed since