Hello!
When performing a (larger) merge, I always get the following error
exactly at the same position:
svn: REPORT request failed on '/svn/repository/!svn/vcc/default'
svn: The REPORT request returned invalid XML in the response: XML parse error at
line 1: no element found (/svn/repository/!svn/vcc/default)
When performing a merge for a particular subdirectory,
I always get the following error immediately:
svn: REPORT request failed on '/svn/repository/!svn/vcc/default'
svn: REPORT of '/svn/repository/!svn/vcc/default': Could not read response body: co
nnection was closed by server. (http://192.168.0.1)
For the second error the apache2 error_log says:
[Mon Mar 15 05:34:17 2004] [error] [client 192.168.0.2] Provider encountered an error while streaming a REPORT response. [500, #0]
[Mon Mar 15 05:34:17 2004] [error] [client 192.168.0.2] A failure occurred while driving the update report editor [500, #160005]
[Mon Mar 15 05:34:17 2004] [error] [client 192.168.0.2] Invalid editor anchoring; at least one of the input paths is not a directory and there was no source entry [500, #160005]
A recovery does not help.
Searching for these errors in the history didn't help.
Does someone have an idea?
Maybe this problem is known?
What can I do to provide more information?
(using xp-client + linux-server; unfortunately I'm no
Linux expert, so I don't know about linux debugging tools.)
The problem is, that I cannot update (important) changes
from the trunk into a branch, and I don't know a work-around.
Cheers,
Folker
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon Mar 15 05:31:11 2004