On Thu, Jan 17, 2013 at 1:14 PM, Bert Huijben <b...@qqmail.nl> wrote:
> I think
> $ svn mv A B
> $ svn mv B A
>
> Will now store moved_from and moved_to in the same record, at the op-depth of 
> A.
> (Or copy_tests.py move_file_back_and_forth wouldn't show moved_from and 
> moved_to on a single node using status using the code snippet here)

This seems really ugly to me:
$ svn status
R  +    A
        > moved to A
        > moved from A

Reply via email to