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

WC/repo reversed in UUID mismatch message

From: Micah Cowan <micah_at_cowan.name>
Date: 2007-07-04 00:53:36 CEST

Can someone please confirm (so I can submit an issue):

When attempting to perform an "svn switch --relocate" from a previous
repo to a mirror created using svnsync, the message was:

svn: The repository at 'svn://mydomain.org/repo' has uuid 'xxx', but the
WC has 'yyy'

However, the message is incorrect, in that it's actually the WC that has
xxx. This really threw me, because I ran svnadmin load --force-uuid
several times to set mydomain.org/repo's UUID to yyy, which it in fact
already was. After peeking at the WC's .svn/entries file, I realized the
problem, and set the repo's UUID to xxx, after which point the switch
worked.

-- 
Micah J. Cowan
Programmer, musician, typesetting enthusiast, gamer...
http://micah.cowan.name/
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Jul 4 00:53:39 2007

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.