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

XML parse error: Not well-formed (Not neon-0.24.3/svn bug)

From: Jani Averbach <jaa_at_cc.jyu.fi>
Date: 2003-10-08 23:04:58 CEST

Hello,

When I try to use one of my repositories over ra_dav, I get following
error:

 $ svn ls http://127.0.0.1:42080/svn2/keyboard/trunk/KBEmulator
svn: RA layer request failed
svn: PROPFIND request failed on '/svn2/keyboard/!svn/bc/78/trunk/KBEmulator'
svn: The PROPFIND request returned invalid XML in the response:
XML parse error at line 48: not well-formed (invalid token). (/svn2/keyboard/!svn/bc/78/trunk/KBEmulator)

However, repository works fine over ra_local, and svnadmin
dump-load/verify/recovery don't show anything unusual.

Moreover, other paths of repository are also working fine.

Apache is 2.0.48-dev, neon is 0.24.2, svn+mod_dav_svn are 0.30.0 (from
release) and the both of neon and apr-util are using expat (1.95.6).
The OS is GNU/Linux. Installation has been passed tests over ra_local
and ra_dav.

I will attach a neon log (neon-debug = 130) with this email, and if
somebody likes take a closer look of repo, I could provide it easily.
(It is very small, 78 rev, bzip dump file is 79KB).

The neon log has been generated by:

svn ls http://127.0.0.1:42080/svn2/keyboard/trunk/KBEmulator >/tmp/svn-neon-KBE.log 2>&1

Thanks,
Jani

-- 
Jani Averbach


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org

Received on Wed Oct 8 23:06:06 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.