Re: git-svn aborts with "Use of uninitialized value $u" when a non-svn-backed branch is present in remote

2016-06-24 Thread Jacob Godserv
On Tue, Sep 22, 2015 at 2:48 PM, Jacob Godserv wrote: > I found a specific case in which git-svn improperly aborts: > > 1. I created a git-svn repository, named "git-svn repo", by cloned an > svn repository via the git-svn tool. > 2. I created a normal git repository,

git-svn aborts with "Use of uninitialized value $u" when a non-svn-backed branch is present in remote

2015-09-22 Thread Jacob Godserv
I found a specific case in which git-svn improperly aborts: 1. I created a git-svn repository, named "git-svn repo", by cloned an svn repository via the git-svn tool. 2. I created a normal git repository, named "configuration repo". I renamed the master branch to "configuration". The initial commi