Invalid characters over HTTP transport: client or server bug?
From: Jelmer Vernooij <jelmer_at_samba.org>
Date: Wed, 29 Jul 2009 04:18:39 +0200
The subversion client seems to have trouble parsing data sent by
- Certain (XML-invalid?) characters in commit messages seem to cause
svn log -v -r748 http://fbc.svn.sourceforge.net/svnroot/fbc
Depending on whether you're using neon or serf you'll get a different
serf gives: svn: XML parsing failed: (411 Length Required)
- forward slashes (/) in svn property names. E.g.:
svn ls -r45181 http://codespeak.net/svn/pypy/dist
In this particular case the property named
serf gives: svn: XML parsing failed: (411 Length Required)
Should these issues be considered bugs in the client implementations
Cheers,
Jelmer
------------------------------------------------------
|
This is an archived mail posted to the Subversion Dev mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.