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

Query regarding location segments report.

From: Kamesh Jayachandran <kamesh_at_collab.net>
Date: Wed, 02 Jan 2008 19:02:27 +0530

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?

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-02 14:31:50 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.