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

Re: Merge: poor performance / slowness; out of memory error

From: Mark Phippard <markphip_at_gmail.com>
Date: Tue, 2 Sep 2008 17:19:29 -0700

On Tue, Sep 2, 2008 at 2:31 PM, McHenry, Matt
<mmchenry_at_carnegielearning.com> wrote:
>
> I just tried again to block a single revision with 1.5.2, and
> the performance is just as poor. Anyone have any thoughts, or am I out
> of luck and need to figure out a work-around?

The code has to crawl your working copy, so if it is large, and
crawling is slow, then this will be slow. If/when the working copy
code is rewritten so that all of the ".svn" folders "go away" in some
manner, this would get fast.

Until then, the only work-around you have it probably to use svn
propedit to add your revision to the existing svn:mergeinfo property
... carefully.

-- 
Thanks
Mark Phippard
http://markphip.blogspot.com/
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: users-help_at_subversion.tigris.org
Received on 2008-09-03 02:19:52 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.