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

Re: switch/relocate

From: Daniel Becroft <djcbecroft_at_gmail.com>
Date: Thu, 2 Jul 2009 17:53:00 +1000

On Thu, Jul 2, 2009 at 4:57 PM, Ramachandran, Vishwanath(IE10) <
Vishwanath.Ramachandran_at_honeywell.com> wrote:

> Hi there
>
>
>
> I use *Tortoise SVN* to perform switch/relocate operation
>
>
>
> When I perform Relocate from different repository to other repository, end
> up with the below error
>
>
>
> *Repository UUID 'caf56641-085b-0410-af7f-ec73cabeaa4c' doesn't match
> expected UUID '795542c8-a925-0410-88d3-f2a1649e7bb7'*
>
>
>
> I know that Relocate is only needed, if the path to a repository has
> changed.
>
>
>
> Switch is needed, if changing the path inside a repository
>
>
>
> The reason for doing switch/relocate is recently I mirrored a repository
> from one to other
>
>
>
> Could you please let me know the reason behind the error or I am doing
> something wrong.
>

The error message says it all - the two repositories are not the same.

In order to use switch/relocate, you need to be still pointing at the same
repository. It's clear that isn't the case, due to the mismatch in the UUIDs
of each repository.

How did you do the mirror from one repository to the other?

Cheers,
Daniel B.

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

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-07-02 09:53:55 CEST

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.