svn relocate fails due to bad char at end of url_uuid->uuid
From: John McNelly <john_at_mcnelly.org>
Date: 2007-11-09 22:32:40 CET
I am using SVN 1.4.5.25188 (client and server). I have mirrored a
svnadmin create {mirror}
Then I set up the mirror with svnserve, went to another machine, and
But no matter what I try, "svn switch --relocate" gives me an error:
-------
To digress, there's a formatting issue with the error message, both
The main point is that the error message shows the UUIDs are the same.
So I downloaded the symbols/etc, and set a breakpoint at
/* Make sure the UUIDs match. */
The debugger says that uuid and url_uuid->uuid are the same, except
Working backwards:
Is this a known issue?
I was not sure where to post the screen grab of the debugger session,
http://mcnelly.org/svn/svn-relocate.jpg
Give me the OK and I'll file an issue.
Thanks,
---------------------------------------------------------------------
|
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.