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

Re: svn commit: r1204035 - in /subversion/branches/moves-scan-log/subversion: include/svn_wc.h libsvn_client/update.c

From: Daniel Shahaf <danielsh_at_elego.de>
Date: Sat, 19 Nov 2011 20:48:47 +0200

stsp_at_apache.org wrote on Sat, Nov 19, 2011 at 18:34:53 -0000:
> Author: stsp
> Date: Sat Nov 19 18:34:52 2011
> New Revision: 1204035
>
> URL: http://svn.apache.org/viewvc?rev=1204035&view=rev
> Log:
> On the moves-scan-log branch, change the way data about server-side moves
> is returned from the log history scanner.
>
> Before this change, a given sequence of moves which happened in
> given revisions, such as:
> rA: mv x->z

To clarify, by 'mv' do you mean only sequences of the form:

    % svn log -qv -r N
    D foo
    A bar (copied from foo_at_r{N-1})

or does the branch also handle other combinations of deletes and
adds-with-copyfrom?
Received on 2011-11-19 19:49:42 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.