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

svn: Malformed XML: not well-formed (invalid token) at line 3

From: Adrian Wise <adrian_at_adrianwise.co.uk>
Date: 2004-04-22 00:47:26 CEST

I've a problem with a subversion 1.0.0 repository.

The problem stems from an "svn import" in which I had a
file in a subdirectory with the name "?" (which is a stupid
name for a file, but there we are).

subversion apparently changed the name of this file from "?"
to "" and added a file to the repository with no name.

On the initial checkout I got:

svn: Malformed XML: not well-formed (invalid token) at line 3

at the point where that file should have been checked out.

"svn cleanup" won't help, giving the same error message, and
the locks remain in place wo I can't issue any further
svn commands.

"svnadmin recover" completes (alost immediately) reporting
no errors, but the problems remain.

How can I recover from this?

thanks

Adrian

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Apr 22 00:49:28 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.