Hi all,
I was running through and trying to investigate some of the problems
brought up on the dev@ list, when I ran into one of my own. I created a
24MB file of random data, and shoved it into a temporary repository.
However, when I try to checkout the repo or do an update, it ends up
failing with the following error:
subversion/libsvn_ra_dav/util.c:670: (apr_err=175002)
svn: REPORT request failed on '/repos/stupid/!svn/vcc/default'
subversion/libsvn_ra_dav/util.c:656: (apr_err=175002)
svn: The REPORT request returned invalid XML in the response: XML parse
error at line 16489: not well-formed (invalid token)
(/repos/stupid/!svn/vcc/default)
The line number is different each time, but it fails consistently. If
someone could provide a few pointers on tracking this down, I'd be happy
to help. Otherwise, I can post a dump of the repository somewhere and
someone else can take a look.
It's worth noting that this only fails when using http://. I've tried
both Apache 2.0.49 and Apache 2.0.50. I'm also using neon 0.24.7, and
I've configured the libraries to use expat versus xml2 as the parser.
-John
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Jul 21 12:59:41 2004