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

Re: svn commit: r1434913 - /subversion/trunk/subversion/libsvn_wc/wc_db.c

From: Ben Reser <ben_at_reser.org>
Date: Thu, 17 Jan 2013 13:59:46 -0800

On Thu, Jan 17, 2013 at 1:14 PM, Bert Huijben <bert_at_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
Received on 2013-01-17 23:00:24 CET

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.