Merge fails to merge two successive changes of the same property
From: Julian Foad <julianfoad_at_btopenworld.com>
Date: Thu, 04 Sep 2008 20:53:55 +0100
Here is another problem I had when merging recently, and this one is
svn 1.5.2 fails to merge a property change if it breaks the merge into
Demonstration, showing how the same problem is present with manual
$ svn propset p 'A' A/mu
$ svn merge -c7 A/ A_COPY/
$ svn merge -c8 A/ A_COPY/
I have written a test for this: it is merge_tests.py 106, marked XFail.
I will look at fixing this as it is similar to a situation I've already
- Julian
---------------------------------------------------------------------
|
This is an archived mail posted to the Subversion Dev mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.