[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: David Glasser <glasser_at_davidglasser.net>
Date: Wed, 2 Jan 2008 11:25:27 -0500

On Jan 2, 2008 8:32 AM, Kamesh Jayachandran <kamesh_at_collab.net> 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"}

The key thing is not when A/C is deleted; it's what revision A/C1 is
copied from. Which revision is that?

--dave

-- 
David Glasser | glasser@davidglasser.net | http://www.davidglasser.net/
---------------------------------------------------------------------
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 04:56:53 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.