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

Re: v1.5.x - Merging Very Slow

From: Mark Phippard <markphip_at_gmail.com>
Date: Wed, 28 Jan 2009 10:24:21 -0500

On Wed, Jan 28, 2009 at 10:15 AM, Dale Kinder <Dale.Kinder_at_civica.co.uk> wrote:
> After upgrading subversion from v1.4.4 to v1.5.4 merging is extremely slow.
>
> On v1.4.4 it was taking 3 seconds to merge 3 files with 1 line changes.
> Since upgrading, it now takes around 22 minutes to carry out the same
> merge. I've tried the same test against v1.5.5 and the issue is still
> present.

Have you tried running svn update on your working copy before
performing the merge? If your WC is at a single uniform revision
there are some performance shortcuts that the process can take.

> Is there any way to disable the new merge tracking features in v1.5.x? ....
> or ... is there any way that I can revert back to v1.4.4 and down grade my
> repositories?

Merge is basically a client operation, so if you use a 1.4.4 client it
will not be using merge tracking.

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

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.