'&' in directory name makes checkout die (was RE: Error on directory checkout (related to spaces in filenames?): xmlParseEntityRef: no name)
From: Johnson, Graham <gjohnson_at_alpineaccess.com>
Date: 2003-07-08 21:29:51 CEST
Thanks to Michael's suggestion, I built and learned to use ethereal this
The problem is a directory with an '&' in the name. When I load the
=====
<S:add-directory name="CI Development & Design Process_files"
(The arrow on the last line should be pointing at the encoded space
Sure enough -- I created a file and a directory elsewhere with '& ' in
=====
I'm guessing the '&' in the '& ' name is being interpreted as a
I will remove or rename the badly named file for now. I have reported
-- Graham Johnson gjohnson@alpineaccess.com -----Original Message----- From: Michael Wood [mailto:mwood@its.uct.ac.za] Sent: Tuesday, July 08, 2003 7:54 AM To: Johnson, Graham Cc: dev@subversion.tigris.org Subject: Re: Error on directory checkout (related to spaces in filenames?): xmlParseEntityRef: no name 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.orgReceived on Tue Jul 8 21:30:47 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.