[
https://issues.apache.org/jira/browse/SVN-4766?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16561105#comment-16561105
]
Stefan Sperling commented on SVN-4766:
--------------------------------------
Fixed in http://svn.apache.org/r1836968
> resolver adds unrelated moves to move target list
> -------------------------------------------------
>
> Key: SVN-4766
> URL: https://issues.apache.org/jira/browse/SVN-4766
> Project: Subversion
> Issue Type: Bug
> Components: libsvn_client
> Affects Versions: 1.10.x
> Reporter: Stefan Sperling
> Assignee: Stefan Sperling
> Priority: Major
>
> The resolver adds unrelated moves to the move target list in some situations,
> leading it to suggest bogus move targets in the working copy.
> This problem was introduced in [https://svn.apache.org/r1806822]
> diff:
> https://svn.apache.org/viewvc/subversion/trunk/subversion/libsvn_client/conflicts.c?r1=1806822&r2=1806821&pathrev=1806822
>
> Note how the new code is pushing moves onto the list even if relpath is NULL.
>
>
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)