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

Re: "invalid XML" repro

From: <kfogel_at_collab.net>
Date: 2004-01-27 21:29:14 CET

Branko Čibej <brane@xbc.nu> writes:
> Here's what happened: I have a WC checked out from the 1.0-stabilization
> branch. Now that the branch has been renamed, I can't update that WC any
> more -- I get the error that the report contains invalid XML. It seems
> that the update reporter can't follow changes forward through a rename.
> "svn switch --relocate" doesn't help, either.
>
> I suspect fixing this will require a change in the WC lib logic.

Ben and I encountered this too. Some comments:

The error from 'svn up' is a genuine bug, Ben's filing an issue.

The 'svn switch --relocate' is pilot error (I made this mistake too).
This is not a situation for a relocate, tempting as it seems on first
glance.

But plain 'svn switch' does work, as it should.

-Karl

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Jan 27 22:27:50 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.