[
https://issues.apache.org/jira/browse/SVN-4717?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16689208#comment-16689208
]
Julian Foad commented on SVN-4717:
----------------------------------
The underlying cause of an empty list is that the incoming change is a
cross-branch difference, not a change introduced by commits within the merge
revision range.
I would guess that the code does not search further back for the commits that
originally introduced that difference.
> 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 (äñ§€¥£¢)
> Priority: Major
>
> 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 it's under the "Tree
> conflict on 'build/generator/util/executable.py':" headline.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)