[
https://issues.apache.org/jira/browse/SVN-4885?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17497756#comment-17497756
]
Julian Foad commented on SVN-4885:
----------------------------------
[https://svn.apache.org/r1898397] reminds the user when they can upgrade
further.
(It does it in the client layers, without changing the WC-layer notifier
callback fields.)
It looks like this, when passed one or more WCs that are already at the default
version:
{code:java}
$ svn upgrade wc1.14
Working copy is already at version 1.8. The highest version supported by this
client can be specified with '--compatible-version=1.15'.
{code}
[~danielsh] do you think this is sufficient?
> multi-wc-format: WC upgraded and not-upgraded notifications
> -----------------------------------------------------------
>
> Key: SVN-4885
> URL: https://issues.apache.org/jira/browse/SVN-4885
> Project: Subversion
> Issue Type: Bug
> Reporter: Julian Foad
> Priority: Major
>
> Daniel Shahaf wrote, in dev@ email "multi-wc-format review":
> «svn upgrade» of an f31 working copy does nothing and prints nothing. I see
> this is deliberate behaviour (by the docstring of SVN_WC__DEFAULT_VERSION).
> [...] should «svn upgrade» print an info message to the effect of "I upgraded
> your wc to f31 but I can also upgrade it to f32 if you request that
> explicitly", so users don't mistakenly assume they're running the
> latest-and-greatest wc format?
--
This message was sent by Atlassian Jira
(v8.20.1#820001)