Re: [PULL] svn pathnameencoding for git svn dcommit
From: Junio C Hamano <hidden>
Date: 2016-06-15 23:08:14
Eric Wong [off-list ref] writes:
I've amended tests to both commits, but the URL encoding one requires an HTTP server to test effectively. I couldn't find a test prereq for httpd, but perhaps it's good to test by default regardless in case a future SVN changes file:// behavior. I've only tested this with SVN 1.6.17 under Debian wheezy. The following changes since commit 6faf27b4ff26804a07363078b238b5cfd3dfa976: Merge branch 'tb/conversion' into next (2016-02-12 10:20:20 -0800) are available in the git repository at: git://bogomips.org/git-svn.git ks/svn-pathnameencoding for you to fetch changes up to dfee0cf8123e7f63268f05a02731ce82db136188: git-svn: apply "svn.pathnameencoding" before URL encoding (2016-02-15 00:31:21 +0000)
Sorry, Eric, I cannot pull this. You made your branch on top of 'next', there are many commits that are not ready.
----------------------------------------------------------------
Kazutoshi Satoda (2):
git-svn: enable "svn.pathnameencoding" on dcommit
git-svn: apply "svn.pathnameencoding" before URL encoding
perl/Git/SVN/Editor.pm | 4 +++-
t/t9115-git-svn-dcommit-funky-renames.sh | 26 ++++++++++++++++++++++++--
2 files changed, 27 insertions(+), 3 deletions(-)