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

Re: The REPORT request returned invalid XML in the response: XML parse

From: Malcolm Rowe <malcolm-svn-dev_at_farside.org.uk>
Date: 2005-09-26 17:13:31 CEST

On Mon, Sep 26, 2005 at 10:25:35AM -0400, Jeff Squyres wrote:
> 1 [lo-03-02]~/software/openmpi|> svn co
> http://svn.open-mpi.org/svn/ompi/trunk ompi-trunk
> svn: REPORT request failed on '/svn/ompi/!svn/bc/7442/trunk'
> svn: The REPORT request returned invalid XML in the response: XML parse
> error at line 1: mismatched tag (/svn/ompi/!svn/bc/7442/trunk)
>
> The problem is fairly repeatable -- a fresh "co" will work after 2-3
> tries, but trying to "up" after a successful checkout will nearly
> always result in the problem.

I just tried to naïvely reproduce this using a copy of the Subversion
1.2.0 client, but I didn't manage to. Although I'm not storing my working
copy on a network filesystem, I would have thought that the error message
you're getting would have more to do with what the server was sending,
rather than the filesystem of the client's wc.

If your user can reproduce this at will, perhaps they could try capturing
the network traffic between the client and server? (instructions at
http://subversion.tigris.org/faq.html#ethereal). That should give a clue
as to whether the client, or the server, is at fault.

Regards,
Malcolm

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon Sep 26 17:17:28 2005

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.