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

Re: Merge is slow

From: Mark Phippard <markphip_at_gmail.com>
Date: Wed, 1 Apr 2009 11:00:15 -0400

On Wed, Apr 1, 2009 at 10:56 AM, Bob Archer <bob.archer_at_amsi.com> wrote:
>> Maybe there should be some way of "tuning" the merge tracking on a
>> repository basis. Some people find the merge tracking a godsend.
>> Others really don't need all of the features, and would like the speed
>> of the old 1.4 merging algorithm.
>
> If you specify the revisions to merge on your command line, will it not
> be as performant as 1.4 because it doesn't have to walk the tree and
> look at all the mergeinfo properties?

It still has to look at the properties. Just because you specify a
revision range does not mean that it should merge any revisions within
that range which have already been merged.

-- 
Thanks
Mark Phippard
http://markphip.blogspot.com/
------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=1507780
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-04-01 17:01:25 CEST

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.