[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

From: Bryan Andrews <bandrews_at_trendinfluence.com>
Date: 2004-03-12 19:36:39 CET

OK. It clearly had not been removed from the server, as the same url that was failing on the update was used to retrieve a fresh copy via checkout.

If / when it happens again I will post more info.
-----Original Message-----
From: Ben Collins-Sussman [mailto:sussman@collab.net]
 
> REPORT Request failed on '/projects/!svn/vcc/default'
> The REPORT request returned invalid XML in the response: XML parse
> error at line 1:no element found(/projects/!svn/vcc/default)

This error means that the *root* URL of your working copy no longer
exists on the server.

When this happens, your choice is to either 'rm -rf' your working copy,
or 'svn switch' it to a different URL.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Mar 12 19:38:23 2004

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.