You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@subversion.apache.org by Benjamin Butler-Cole <bb...@thoughtworks.com> on 2008/04/17 15:26:57 UTC

Recovering from OS file moves

<FONT face="Default Sans Serif,Verdana,Arial,Helvetica,sans-serif" size=2><p style="MARGIN: 0px">Hello</p><P style="MARGIN: 0px">&nbsp;</P><P style="MARGIN: 0px">Is there any way to recover from an OS file move? I'd like to be able to retrospectively tell my working copy that what looks like a delete and add is actually a single move. Sort of "svn move --join-the-dots foo.c bar.c".</P><P style="MARGIN: 0px">&nbsp;</P><P style="MARGIN: 0px">Thanks</P><P style="MARGIN: 0px">Ben</P></FONT>
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org

Re: Recovering from OS file moves

Posted by John Peacock <jo...@havurah-software.org>.
Benjamin Butler-Cole wrote:
> Is there any way to recover from an OS file move? I'd like to be able to 
> retrospectively tell my working copy that what looks like a delete and 
> add is actually a single move. Sort of "svn move --join-the-dots foo.c 
> bar.c".

Nope.  Undo the OS file move(s) and redo them with svn directly...

Sorry

John

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