[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: Query regarding location segments report.

From: C. Michael Pilato <cmpilato_at_collab.net>
Date: Wed, 02 Jan 2008 10:59:08 -0500

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.

-- 
C. Michael Pilato <cmpilato_at_collab.net>
CollabNet   <>   www.collab.net   <>   Distributed Development On Demand

Received on 2008-01-02 16:59:22 CET

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.