Good morning Julian, julianf...@apache.org wrote on Fri, 28 Feb 2020 21:09 -0000: > Initialize the 'svn x-shelf-*' commands programmatically at run time, > instead of hard-coding them in svn's main command table. > > A step towards decoupling the experimental shelving CLI from the main CLI.
Not sure what the grand plan here, but as a request: Could we continue to have a programmatic way to get all subcommands, --options, etc, that exist and are enabled? That exists currently («svn help -v» and «svn help $subcommand») and it's a _de facto_ API — there are scripts out there that rely on it — so it'd be nice to keep that functionality available, under some name or another. Cheers, Daniel