On Sat, Feb 19, 2022 at 10:39 AM Stefan Kueng <tortoise...@gmail.com> wrote:
> > This use-case is already supported by the use of the oldest WC format by > > default, isn't it? > > ah, yes. If the oldest supported format is used then of course the env > variable isn't necessary. I was under the impression that the newest > would be used by default. It will be the old format by default. The new format will be triggered by doing a checkout that includes the option that needs the new format. The name has not been determined yet but imagine it is something like: $ svn checkout --bare In TortoiseSVN you will likely implement this option as a check box on the Checkout dialog flow and that is what would trigger the new format being used. Mark