Daniel Shahaf (äñ§€¥£¢) created SVN-4717:
--------------------------------------------
Summary: tree conflict message ends a sentence with a colon
Key: SVN-4717
URL: https://issues.apache.org/jira/browse/SVN-4717
Project: Subversion
Issue Type: Bug
Affects Versions: trunk
Environment: 1.11.0-dev (shortly after branching 1.10.x)
HEAD is r1819713
Reporter: Daniel Shahaf (äñ§€¥£¢)
>From https://svn.haxx.se/dev/archive-2017-12/0189.shtml (from me to dev@ on
>2017-12-30 subject "Tree conflict 'svn merge' message"):
{{
Summary of conflicts:
Tree conflicts: 1
Searching tree conflict details for 'build/generator/util/executable.py' in
repository:
Checking r1819556... done
Tree conflict on 'build/generator/util/executable.py':
Changes destined for a file arrived via the following revisions during merge of
'^/subversion/branches/swig-py3/build/generator/util/executable.py:1819163-1819564':
No such file or directory was found in the merge target working copy.
'^/subversion/trunk/build/generator/util/executable.py' was deleted in r1819556
by danielsh.
Subversion is not smart enough to resolve this tree conflict automatically!
See 'svn help resolve' for more information.
Select: (p) Postpone, (r) Mark as resolved, (h) Help, (q) Quit resolution: h
}}
The phrase "for the following revisions …:" is not followed by anything; that's
ungrammatical.
Also, could the referent of "No such file or directory" be made clearer?
Perhaps by indenting the whole thing a little so its under the "Tree conflict
on 'build/generator/util/executable.py':" headline.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)