git svn: fix reparenting when ugly http(s) URLs are used
commit2a679c7a3148978a3f58f1c12100383638e744c5
authorEric Wong <normalperson@yhbt.net>
Mon, 20 Jul 2009 05:08:45 +0000 (19 22:08 -0700)
committerEric Wong <normalperson@yhbt.net>
Mon, 20 Jul 2009 05:50:06 +0000 (19 22:50 -0700)
treef3a31dcbe512f5e0e82992d121118e4ebb750107
parentf0e8b1a3ed48716fa48c93f64214da1ee20ed534
git svn: fix reparenting when ugly http(s) URLs are used

Mishandling of http(s) in need of escaping was causing
t9118-git-svn-funky-branch-names to fail when SVN_HTTPD_PORT
 was defined.

This bug was exposed in (but not caused by)
commit 0b2af457a49e3b00d47d556d5301934d27909db8
(Fix branch detection when repository root is inaccessible)

Signed-off-by: Eric Wong <normalperson@yhbt.net>
git-svn.perl