Re: git svn problem, probably a regression

2013-02-21 Thread RIceball LEE
Joseph Crowell gmail.com> writes: > > > > Use of uninitialized value $u in substitution (s///) at > /usr/local/Cellar/git/1.8.0/lib/Git/SVN.pm > > line 106. > > > Use of uninitialized value $u in concatenation (.) or string at > > /usr/local/Cellar/git/1.8.0/lib/Git/SVN.pm line 106. > > > refs/r

Re: git svn problem, probably a regression

2012-11-09 Thread Joseph Crowell
> > Use of uninitialized value $u in substitution (s///) at /usr/local/Cellar/git/1.8.0/lib/Git/SVN.pm > line 106. > > Use of uninitialized value $u in concatenation (.) or string at > /usr/local/Cellar/git/1.8.0/lib/Git/SVN.pm line 106. > > refs/remotes/svn/asset-manager-redesign: 'svn+ssh://' not

Re: git svn problem, probably a regression

2012-11-08 Thread Jeff King
On Sun, Nov 04, 2012 at 09:31:17PM +0100, Joern Huxhorn wrote: > git svn failed on me with the following error while cloning an SVN repository: > r1216 = fcf69d5102378ee41217d60384b96549bf2173cb (refs/remotes/svn/trunk) > Found possible branch point: svn+ssh://@/trunk => > svn+ssh://@/tags/_2

git svn problem, probably a regression

2012-11-04 Thread Joern Huxhorn
git svn failed on me with the following error while cloning an SVN repository: r1216 = fcf69d5102378ee41217d60384b96549bf2173cb (refs/remotes/svn/trunk) Found possible branch point: svn+ssh://@/trunk => svn+ssh://@/tags/_2008-10-22, 1216 Use of uninitialized value $u in substitution (s///) at