On Mon, Aug 27, 2012 at 08:04:09AM -0400, C. Michael Pilato wrote: > This is tending off-topic, but I'll note that this is in a class of > server-side configuration that would not (in fact, *should not* in my > opinion) be aided by the work that Paul is doing right now. Configuration > via inherited props is well suited for propagating behavioral preferences > that are more closely tied to the versioned data itself (ignores, > auto-props, etc.) than to general client behavior, where I've argued it > would be inappropriate. > > To date, we have yet as a community to figure out a good way to implement a > more general server-side config feature. :-(
Thanks for pointing that out. I wasn't aware of these limitations. Well, I suppose having a config knob for those who are aware of the multi-client issues and are using multiple clients will still be an improvement, regardless of whether this knob can be toggled from the server-side. After all, every client heeds the settings in ~/.subversion/config, so it's a set-it-once-and-forget-about-it solution to the problem.