Daniel Shahaf wrote:
> > This doesn't seem forward-compatible: if in 1.15 we add > SVN_EXPERIMENTAL_COMMANDS=foo, using that environment variable setting > on 1.14 (assuming the above branch is merged by 1.14) would disable > shelving. I'm aware that compatibility is a lesser concern for experimental > features, but still, this sort of compatibility seems achievable. > > I didn't want this commit to change the default, but I think it would be reasonable now to change the default to a simple opt-in (each feature is enabled iff the var contains its feature-name) for 1.14. WDYT? - Julian

