On Fri, 2011-08-12 at 20:49 +0000, s...@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