On Fri, Jan 18, 2013 at 8:01 AM, Stefan Sperling <s...@elego.de> wrote:
> svn mv A B
> svn mv B A
>
> is a no-op, and the sequence:
>
> svn mv A B
> # make changes in B
> svn mv B A
>
> results in the equivalent of:
>
> # make changes in A
>
> I'm considering trying to work on this soon.

+1, this is the only sensible thing for us to do here.  Showing as
replaced in 1.7 was already questionable.  Showing the move
annotations just looks horrid.

Reply via email to