Problem with file name encoding during merge - URL Encoding (Percent Encoding)
From: Bartosz Pierzchlewicz <Bartosz.Pierzchlewicz_at_komputronik.pl>
Date: Thu, 5 Oct 2017 12:38:16 +0000
Hi,
Clients connect via http protocol.
We have problems with filename encoding (not its content) during merge process.
It is probably server configuration issue, because we encounter this problem on Windows and Linux machines using different client libraries.
Steps to reproduce:
svn checkout http://path.svn/trunk
svn log http://path.svn/ -r4 -v
Changed paths:
As You can see file created by merge has name 'file%20With%20Space.txt' instead 'file With Space.txt'.
Bartosz Pierzchlewicz
|
This is an archived mail posted to the Subversion Users mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.