You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@subversion.apache.org by Julian Foad <ju...@wandisco.com> on 2011/09/21 13:50:05 UTC

Re: svn commit: r1157246 - When reverting one half of a move ...

On Fri, 2011-08-12 at 20:49 +0000, stsp@apache.org wrote:
> Author: stsp
> Date: Fri Aug 12 20:49:09 2011
> New Revision: 1157246
> 
> URL: http://svn.apache.org/viewvc?rev=1157246&view=rev
> Log:
> When reverting one half of a move, transform the other half into a
> plain addition/copy.

(Just a late observation on this old log msg.)

Should that say "into a plain addition/copy or delete, depending on
which half was reverted."?  Or did that commit only handle one half?

- Julian