Re: [PATCH 0/2] enable "svn.pathnameencoding" on dcommit

2016-02-08 Thread Eric Wong
Kazutoshi Satoda wrote: > I'm sorry not coming with test scripts, but I couldn't figure out how to > write tests to reproduce problems happen only with non-UTF-8 paths while > the tests seems to be run on UTF-8 locale. Thank you. I will try to work on some tests throughout the week (help appreci

[PATCH 0/2] enable "svn.pathnameencoding" on dcommit

2016-02-08 Thread Kazutoshi Satoda
These are small fixes to problems I encountered using git-svn with svn.pathnameencoding configuration (cp932 in my case). The problems happen only when sending changes on non-ASCII paths. I'm sorry not coming with test scripts, but I couldn't figure out how to write tests to reproduce problems hap