Re: svn diff produces invalid XML if path contains bell character
From: Stefan Sperling <stsp_at_elego.de>
Date: Tue, 19 May 2015 17:54:26 +0200
On Tue, Apr 28, 2015 at 03:12:51PM +0200, Brian Preuß wrote:
Hi Brian,
Control characters in pathnames are not actually supported.
For a long time the server didn't enforce this, though, only the SVN client did.
Current 1.8.x servers will not accept new paths containing newline characters.
1.9 and later servers will take this a step further and start refusing
$ touch `printf 'bb\aell'`
|
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.