[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: Ramachandran, Vishwanath(IE10) <Vishwanath.Ramachandran_at_Honeywell.com>
Date: Thu, 2 Jul 2009 16:07:23 +0530

Thanks for the suggestion

 

I mirrored the repository by (svnadmin dump and svnadmin load).

Took a dump of the old repository, and loaded the dump into the new
repository

 

Regards

R.R.Vishwanath

Desk: +91 80 26588360 Extn: 44211

Cell: +91 9632243577

________________________________

From: Daniel Becroft [mailto:djcbecroft_at_gmail.com]
Sent: Thursday, July 02, 2009 1:23 PM
To: users_at_subversion.tigris.org
Cc: Ramachandran, Vishwanath(IE10)
Subject: Re: switch/relocate

 

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=2367304

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-07-02 12:38:43 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.