On Apr 30, 2012 4:49 AM, "Philip Martin" <philip.mar...@wandisco.com> wrote: > > Greg Stein <gst...@gmail.com> writes: > > > I don't think there is anything that says we will see deletes first, > > followed by adds. It just "happens" to have done that so far. But my > > recent work ended up changing that order. Boom. > > delta_dirs in libsvn_repos sends deletes before adds specifically for > this, see r852690.
Okay. Thanks for the pointer. Do you believe this is something that should be specified in the editor interface contract? (I'm a little leery of doing so; it seems very special-cased) Cheers, -g