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

Re: Can't get switch --relocate to work, always "Cannot replace a directory from within"

From: Erik Huelsmann <ehuels_at_gmail.com>
Date: 2006-07-04 11:02:35 CEST

On 7/4/06, Markus Fischer <markus@fischer.name> wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> Hi,
>
> I've a quite big checkout (~ 600MB) and moved the subversion repository
> from file:///svn/proj/subdir to https://domain/svn/proj/trunk/subdir.
>
> So as can be seen, before it was proj/subdir in SVN and then I moved it
> to proj/trunk/subdir.

well, the question is: what was your repository path (/svn/proj?) and
what is it now (https://domain/svn/proj?)?

You may have done more than just relocated, but I can't see that from
your report above. Could you tell us a bit more what you did when
relocating it?

>
> Then I used switch to switch my working copy to the new URL:
>
> svn switch --relocate file:///svn/proj https://domain/proj/trunk

This is only correct if you moved your *repostory* from /svn/proj to
https://domain/svn/proj/trunk, which I somehow doubt.

The rest of your questions need more info to be answered...

bye,

Erik.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Jul 4 11:05:31 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.