This feature is now filed as 

https://subversion.apache.org/issue/4883 "multi-wc-format"


Re. the four enhancement suggestions I listed earlier in this thread:

> - The "svn upgrade" command may grow an option to only show the
> current and target working copy versions.

Added as a comment to #4885 "multi-wc-format: WC upgraded and
not-upgraded notifications".


> - Let the default "compatible version" be specified in user config.

Filed as:

https://subversion.apache.org/issue/4886 "multi-wc-format: config for
default WC version for checkout & upgrade"


> - Clarify/unify the option name (--compatible-version/--wc-format-version/...)

Filed as:

https://subversion.apache.org/issue/4887 "multi-wc-format: clarify/unify
option names for compatible-version"


> - Clarify the supported versions display (in svn --version)

Improved in https://svn.apache.org/r1898378, along with necessary API changes:

  Old display in 'svn --version':

  | Supported working copy (WC) versions: from 1.8 to 1.15

  New display in 'svn --version':

  | Supported working copy (WC) formats:
  |
  | * compatible with Subversion v1.8 to v1.15 (WC format 31)
  | * compatible with Subversion v1.15 (WC format 32)


- Julian

Reply via email to