Joseph Crowell <joseph.w.crowell <at> 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/remotes/svn/asset-manager-redesign: 'svn+ssh://<IP address>' not found > in '' > > > > > If you have time and can reproduce the bug at will, it would be very > > helpful to use "git-bisect" to pinpoint the exact commit that causes the > > breakage. > > > > -Peff > > > > I just encountered the exact same issue while converting an svn repo to git on > Windows through Git Bash. Same error. > > me too: git svn fetch Found possible branch point: https://amanda.svn.sourceforge.net/svnroot/amanda/amanda/branches/amanda-260 => https://amanda.svn.sourceforge.net/svnroot/amanda/amanda/tags/amanda260p1, 1022 Use of uninitialized value $u in substitution (s///) at /usr/local/Cellar/git/1.8.1.3/lib/Git/SVN.pm line 106. Use of uninitialized value $u in concatenation (.) or string at /usr/local/Cellar/git/1.8.1.3/lib/Git/SVN.pm line 106. refs/remotes/svn/amanda-260: 'https://amanda.svn.sourceforge.net/svnroot/amanda' not found in '' -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html