On the 'showing-merge-info' branch: fix a WC locking issue after r1213635.
Don't take out a WC write lock in 'svn' because we call svn_client_merge4()
which does, and we can't nest the locks.

* subversion/svn/merge-cmd.c
  (get_target_and_lock_abspath): Delete.
(merge_reintegrate_locked, merge_reintegrate): Combine as one function.

git-svn-id: https://svn.apache.org/repos/asf/subversion/branches/showing-merge-info@1213637 13f79535-47bb-0310-9956-ffa450edef68
1 file changed