]> Tony Duckles's Git Repositories (git.nynim.org) - svn2svn.git/commit
Do not URL-encode '+' characters in repo URLs
authorThomas Quinot <quinot@adacore.com>
Mon, 27 Jul 2015 15:19:57 +0000 (17:19 +0200)
committerThomas Quinot <quinot@adacore.com>
Mon, 27 Jul 2015 15:19:57 +0000 (17:19 +0200)
commit8c822809d5f5ae81018f72f79ff9dee34f23f00f
treeb0aa0d191e6df2df0072f37d4667c08b1a41a7b6
parent682a4057c0efb9730f63550a02fb97613c54b870
Do not URL-encode '+' characters in repo URLs

These can legitimately appear in the schema name ("svn+ssh://") and
should not be escaped there.
svn2svn/svnclient.py