[
https://issues.apache.org/jira/browse/SVN-4885?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17497365#comment-17497365
]
Julian Foad commented on SVN-4885:
----------------------------------
I see the notification callback just sends the path, and nothing about
the before and after formats. It needs that information added, and
probably we should notify even if the upgrade does nothing, so that the
higher layer can more easily detect this case and print a message like
you suggested. (Otherwise it has to monitor whether the callback was
called, and print it if not, which is not hard, just perhaps harder than
necessary.)
> 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)