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

Re: switch --relocate with different repos ids

From: Garrett Rooney <rooneg_at_electricjellyfish.net>
Date: 2006-02-01 20:17:03 CET

On 2/1/06, Achim Domma <achim.domma@syynx.de> wrote:
> Hi,
>
> is it possible to force a 'switch --relocate' even if the repositories
> have different ids?
>
> I have imported an old repository in a subfolder of another repository.
> I want to switch versions checked out from the old repos to urls in the
> new repos. This should work fine, because the structure in the subfolder
> is the same. But svn fails due to the different repository ids.

If the two repositories have different UUIDs you absolutely cannot use
switch --relocate to migrate working copies from one to the other.
You must check out new working copies and manually apply any
outstanding changes to them.

-garrett

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Feb 1 20:19:57 2006

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.