[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Error on directory checkout (related to spaces in filenames?): xmlParseEntityRef: no name

From: Johnson, Graham <gjohnson_at_alpineaccess.com>
Date: 2003-07-08 00:02:15 CEST

I am getting the error below doing an initial checkout of a certain
directory. Nothing gets checked out before it fails:

>svn co http://[URL removed]
subversion/libsvn_ra_dav/util.c:411: (apr_err=175002)
svn: RA layer request failed
svn: REPORT request failed on '/svn/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 6: xmlParseEntityRef: no name
.. (/svn/repos/!svn/vcc/default)

Has anyone seen this before? How can I further diagnose the cause of
the error?

The first file in the directory (along with others) happens to have a
space in the name, but I was able to create/check in/check out/remove a
test file with spaces in the name elsewhere so I'm discounting that as
the cause.

I'm running svn 0.24.2, httpd 2.0.46 on Solaris 8.

--
Graham Johnson
gjohnson@alpineaccess.com
Java Software Engineer
Alpine Access, Golden, CO
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Jul 8 00:03:03 2003

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.