Re: git-svn fetch after tag conversion?

2014-02-21 Thread Torsten Bögershausen
On 2014-02-21 15.42, Robert Dailey wrote: > I'm converting a large SVN repository to a Git repository. I've run > the first step of `git svn fetch` and now I have all of my branches, > tags, and trunk. However my tags are still just branches, I have not > converted them yet. > > As I transition my

git-svn fetch after tag conversion?

2014-02-21 Thread Robert Dailey
I'm converting a large SVN repository to a Git repository. I've run the first step of `git svn fetch` and now I have all of my branches, tags, and trunk. However my tags are still just branches, I have not converted them yet. As I transition my team over to use Git, I wonder if it is possible to c