Micah Cowan
2007-07-03 22:53:36 UTC
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.
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/
Micah J. Cowan
Programmer, musician, typesetting enthusiast, gamer...
http://micah.cowan.name/