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

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

From: Michael Wood <mwood_at_its.uct.ac.za>
Date: 2003-07-08 15:53:32 CEST

On Mon, Jul 07, 2003 at 04:02:15PM -0600, Johnson, Graham wrote:
> 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.
[snip]

Can you post a network trace? (e.g. use ethereal.) The developers
normally want to see the broken XML.

-- 
Michael Wood <mwood@its.uct.ac.za>
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Jul 8 15:54:32 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.