C. Michael Pilato wrote:
> Kamesh Jayachandran wrote:
>
>> Hi All,
>>
>> Please run merge_tests-81(reflective_merge_on_reincarnated_target) on
>> issue-2897 branch, it would fail.
>>
>> In this testcase we delete /A/C at r5, that means /A/C is alive at r4
>>
>> Our location segment report gives the following segments with a dataset
>> on above test.
>> Actual:
>> segment[0]={1,3, "A/C"}
>> segment[1]={4,9, "0x0"}
>> segment[2]={10,12, "A/C1"}
>> segment[3]={13,15, "A/C"}
>>
>> Expected
>> segment[0]={1,*4*, "A/C"}
>> segment[1]={*5*,9, "0x0"}
>> segment[2]={10,12, "A/C1"}
>> segment[3]={13,15, "A/C"}
>>
>>
>> Is my expectation correct?
>>
>
> You could save us all the trouble of building your branch by including a
> copy of a dumpfile created from your test's repository.
>
>
Please find the corresponding dump file attached.
With regards
Kamesh Jayachandran
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: dev-help_at_subversion.tigris.org
Received on 2008-01-04 03:05:14 CET