branches/issue-4869: Fix 'svn info --xml' for text and prop conflict cases
* subversion/svn/cl-conflicts.c:
(svn_cl__append_conflict_info_xml): Was getting old repos location for both
left and right sides of conflict. Left side was correct. Fix right side
by changing 2 svn_client_conflict_get_incoming_old_repos_location() calls
to svn_client_conflict_get_incoming_new_repos_location().
git-svn-id: https://svn.apache.org/repos/asf/subversion/branches/issue-4869@1885883 13f79535-47bb-0310-9956-ffa450edef68
1 file changed