On Wed, Jun 20, 2012 at 03:13:51AM -0700, Bert Huijben wrote: > Another option would be to make svn choose the new behavior by not > passing a conflict resolver the old way. > > And maybe you couls even take this one one step further by also calling > the new standalone conflict resolver from svn. (Triggered by some > notification?)
I don't like this appraoch because we'll likely end up in a state where the new behaviour only applies to 'svn' but not other clients. I'd like to improve conflict-handling behaviour for all clients which means it'll have to be in the library to have the intended effect.