author | Ted Percival <ted.percival@quest.com> | |
Mon, 31 Oct 2011 22:37:12 +0000 (16:37 -0600) | ||
committer | Eric Wong <normalperson@yhbt.net> | |
Tue, 1 Nov 2011 20:05:33 +0000 (20:05 +0000) | ||
commit | 0e7e30f5606b48a4c6d34bc99c6d680bb76d3fbc | |
tree | ff493f4242703b3961d9e466b8071491e873130f | tree | snapshot |
parent | be3fa9125e708348c7baf04ebe9507a72a9d1800 | commit | diff |
svn: Quote repository root in regex match
Fixes a problem matching repository URLs, especially those with a '+' in
the URL, such as svn+ssh:// URLs. Parts of the URL were interpreted as
special characters by the regex matching.
Signed-off-by: Ted Percival <ted.percival@quest.com>
Acked-by: Eric Wong <normalperson@yhbt.net>
Fixes a problem matching repository URLs, especially those with a '+' in
the URL, such as svn+ssh:// URLs. Parts of the URL were interpreted as
special characters by the regex matching.
Signed-off-by: Ted Percival <ted.percival@quest.com>
Acked-by: Eric Wong <normalperson@yhbt.net>
git-svn.perl | diff | blob | history |