/[Apache-SVN]
ViewVC logotype

Revision 1483947


Jump to revision: Previous Next
Author: pburba
Date: Fri May 17 18:45:53 2013 UTC (11 years, 2 months ago)
Changed paths: 2
Log Message:
Fix issue #4367 'merge to shallow WC, repeat merge to infinite depth WC is
broken'.

* subversion/libsvn_client/merge.c

  (merge_dir_opened,
   merge_dir_added): A merge may be broken into multiple editor drives.
   One drive may add a directory and then a later one might delete it.  So
   don't assume the copy from revision (which must always exist for a merge)
   on an added directory is dictated by the larger merge source, use the
   (possibly different) revision from the editor drive. 

* subversion/tests/cmdline/merge_tests.py

  (merge_to_empty_target_merge_to_infinite_target): Remove XFail decorator.


Changed paths

Path Details
Directorysubversion/trunk/subversion/libsvn_client/merge.c modified , text changed
Directorysubversion/trunk/subversion/tests/cmdline/merge_tests.py modified , text changed

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26