You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@subversion.apache.org by Victor Stone <fo...@gmail.com> on 2008/04/01 00:53:11 UTC

Re: Stumped on switch relocate

On Sun, Mar 30, 2008 at 9:11 PM, Harvey, Edward <Ed...@patni.com> wrote:
> I'm pretty sure that if you relocate a subdirectory, and then try to relocate its parent, you'll have a problem as described.
>  I suggest:  Move the already-relocated subfolder out of the parent folder.  And then try the relocation again on the parent folder.

Edward, thanks for the suggestion.

I did an svn stat and noticed that about half the directories had an
'S' next to them - seems the switch I attempted at the root started
but aborted halfway through the project. After I moved all those away
from the root the switch --relocate worked fine at the root; moved the
'offending' dirs back and voila, all done.

Perhaps an internal dry run is in order so this doesn't happen (or at
least doc the side effects of starting with a leaf).

Thanks a ton.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org