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

Re: REPORT request failed: invalid XML

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2004-03-15 18:28:04 CET

On Sun, 2004-03-14 at 22:31, Folker Schamel wrote:
> 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)

This is a mod_dav_svn bug that was fixed in 1.0.1.

>
> 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)

This looks like a server-side crash; are you sure your errorlog doesn't
say anything about that?

> A recovery does not help.

Why would you need to recover? Did the repository get stuck?

> The problem is, that I cannot update (important) changes
> from the trunk into a branch, and I don't know a work-around.

You'll need to show us an exact transcript of what you're doing.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon Mar 15 18:33:17 2004

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.