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

Re: Weird SVN UUID Error

From: Konstantin Kolinko <knst.kolinko_at_gmail.com>
Date: Tue, 27 Jan 2009 20:42:14 +0300

2009/1/27 Rez <pons32_at_hotmail.com>:
>
> I'm using WinVista and trying to login to the subversion server via https by
> using smartsvn and get a mismatched uuid error. Anyone has any ideas what it
> means? The smartsvn dialogue box basically indicates that the svn:
> repository uuid "stringA" doesn't match the expected "stringB". Are these
> strings stored on my Vista folders somewhere so I can delete them and start
> all over?
>

Your working copy remembers the unique id of the repository. The id is
randomly assigned when someone (the administrator) creates a new
repository.

The error indicates that though the repository url is the same, the
respository id is not the same as your working copy is expecting, i.e.
your working copy does not match your repository and cannot be used.
You should checkout a fresh working copy.

Best regards,
Konstantin Kolinko

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=1059668

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-01-27 18:44:22 CET

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.