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

RE: Re: Out Of memory on checkin

From: <webpost_at_tigris.org>
Date: Thu, 21 May 2009 05:50:49 -0700 (PDT)

Hi,

> But still, adding a large number of files should be done using
> svn import. What does 1.6 do if you use svn import instead of svn add?

svn import works fine and stays low on memory consumption as well.

> I would suspect issue #1964,
> http://subversion.tigris.org/issues/show_bug.cgi?id=1964

Actually I do not think that this is sufficiently covered by issue 1964 as source branches the size of boost worked with 1.5.4 or lower 1.5 versions but do not work anymore with 1.6.x versions. So something has gotten really worde here. To me it seems that after each sending statement of the commit 1MB is allocated, which is death if you have more then 2000 files to commit.

Nevertheless I really think this is annoying because if i make changes over a lot of files I'm always in the danger of running low on memory. And Yes it has happened that i commit 2000+ files.

Please inform me if I should add my concerns to the issue #1964

Regards Lukas

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=2349768

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-05-21 15:59:26 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.