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

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

From: Jani Averbach <jaa_at_cc.jyu.fi>
Date: 2003-10-09 00:51:39 CEST

On 2003-10-08 23:37+0100, Philip Martin wrote:
> Jani Averbach <jaa@cc.jyu.fi> writes:
>
> > $ 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)
>
> Is there an error in the Apache error log?

Nothing, and last things in access_log are:

 date && svn ls http://127.0.0.1:42080/svn2/keyboard/trunk/KBEmulator
Wed Oct 8 16:39:09 MDT 2003
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)

...
localhost - - [08/Oct/2003:16:39:09 -0600] "PROPFIND /svn2/keyboard/!svn/vcc/default HTTP/1.1" 207 462
localhost - - [08/Oct/2003:16:39:09 -0600] "PROPFIND /svn2/keyboard/!svn/vcc/default HTTP/1.1" 207 462 "-" "SVN/0.30.0 (r7178) neon/0.24.2"
localhost - - [08/Oct/2003:16:39:09 -0600] "PROPFIND /svn2/keyboard/!svn/bc/78/trunk/KBEmulator HTTP/1.1" 207 64613
localhost - - [08/Oct/2003:16:39:09 -0600] "PROPFIND /svn2/keyboard/!svn/bc/78/trunk/KBEmulator HTTP/1.1" 207 64613 "-" "SVN/0.30.0 (r7178) neon/0.24.2"

Other repos are working ok with this system, so I suspect that there
is something wrong with "keyboard", hopefully not behind =). This repo is
coming from windows, where it has been used by ra_local, it has been
dumped in Windows, and has been loaded to linux. However, dump/load in linux
dosen't help.

And I can run ie. svn log for this path and it works, svn ls,co won't work.

BR, Jani

-- 
Jani Averbach 
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Oct 9 00:52:28 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.