[jira] [Created] (SVN-4887) multi-wc-format: clarify/unify option names for compatible-version
"Julian Foad (Jira)" <[email protected]> Thu, 24 Feb 2022 12:57:00 +0000 (UTC)
| Newsgroups | gmane.comp.version-control.subversion.issues |
|---|---|
| Message-ID | <[email protected]> |
Julian Foad created SVN-4887:
--------------------------------
Summary: multi-wc-format: clarify/unify option names for compatible-version
Key: SVN-4887
URL: https://issues.apache.org/jira/browse/SVN-4887
Project: Subversion
Issue Type: Improvement
Reporter: Julian Foad
Clarify/unify the option names used for specifying the WC format compatible version.
Subversion commands also have other compatibility concerns besides the WC format. (repo format, for one.)
Current option names:
* --compatible-version # for 'svnadmin': repository version
* --compatible-version # for 'svn': WC version
* --wc-format-version # for the tests: WC version
Suggestions for WC version everywhere ('svn' and tests):
* --wc-compatible-version
* --wc-compatible-format
Consider also the 'svn info --show-item' label(s):
* --show-item=wc-format
--
This message was sent by Atlassian Jira
(v8.20.1#820001)