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

Re: Change to another repository

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2005-09-14 05:20:11 CEST

On Sep 13, 2005, at 8:29 PM, Anusha wrote:

> Hi!
> When i use the relocate command I get this error
>
> C:\Documents and Settings\Administrator\Desktop>svn switch --relocate
> http://192
> .168.2.25/svn/test/ http://192.168.2.25/svn/iddm/
>
> svn: The repository at 'http://192.168.2.25/svn/iddm' has uuid
> 'e603a31c-f5f2-03
> 10-b9fc-ca9b73a2bcc2', but the WC has '55022a64-a6dd-0310-bdcb-
> c660c8d10e22'
>
> How can I overcome this error? i'm unable to figure it out.

You can't. If the two repositories are unrelated (have different
UUIDs), then you cannot 'svn switch' a working copy from one to
another. You'll have to checkout a new working copy.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Sep 14 05:22:03 2005

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.