Basil James Whitehouse III <basil3@sympatico.ca> writes:
> While I was waiting for a response to my post on the broken repo (
> http://subversion.tigris.org/servlets/ReadMsg?list=dev&msgNo=40485 )
> we continued to use a fresh repo and had the same issue. I did some
> investigation and it seems to be related to ampersands in the
> directory names, not a canceled commit. So ignore my 'broken repo'
> post.
Confirmed on Linux using HEAD. Thanks for the great recipe!
I'm all over this like white on rice, like flies on poo, like Stein on
commit mails, like ...
~/tests % ./recipe.sh
Checked out revision 0.
? dirWithoutSpaces
? ampersandDir
? ampersandDir2
? dir with spaces
? dirWithoutSpaces
A dir with spaces
A dirWithoutSpaces
A ampersandDir
A ampersandDir/dir&with spaces
A ampersandDir2
A ampersandDir2/dir
A ampersandDir2/dir&withoutSpaces
A ampersandDir
A ampersandDir/dir&with spaces
A ampersandDir2
A ampersandDir2/dir
A ampersandDir2/dir&withoutSpaces
A dir with spaces
A dirWithoutSpaces
Adding ampersandDir
Adding ampersandDir/dir&with spaces
Adding ampersandDir2
Adding ampersandDir2/dir
Adding ampersandDir2/dir&withoutSpaces
Adding dir with spaces
Adding dirWithoutSpaces
Committed revision 1.
A sandbox/dirWithoutSpaces
A sandbox/ampersandDir
subversion/libsvn_ra_dav/util.c:411: (apr_err=175002)
svn: RA layer request failed
svn: REPORT request failed on '/tests/repos/!svn/vcc/default'
subversion/libsvn_ra_dav/util.c:396: (apr_err=175002)
svn: The REPORT request returned invalid XML in the response: XML parse error at line 24: xmlParseEntityRef: expecting ';'
.. (/tests/repos/!svn/vcc/default)
...
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Jul 8 19:41:50 2003