Johan Corveleyn wrote: > I think this was asked several times before, but I can't find the > thread: is the pristines-on-demand behavior still unconditionally tied > to format 32? Or is it that format 32 makes it _possible_ to enable > pristines-on-demand?
Currently it's tied to f32, but it's pretty clear it needs to be uncoupled. The issue is: https://subversion.apache.org/issue/4889 "Pristines-on-demand: per-WC config" In principle we could address this later, only when a further new version is released with a further new format and a further new feature that users need to have available without enabling pristines-on-demand; but it seems more responsible to uncouple it before we release it. I think that means #4889 is the other blocker issue. (Does anyone see any way around it?) - Julian