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