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

RE: Out Of memory on checkin

From: <webpost_at_tigris.org>
Date: Wed, 20 May 2009 03:46:54 -0700 (PDT)

I am experiencing the same problem. Committing a large number of files (>5000) crashes with TortoiseSVN client 1.6.2, apparently because TortoiseProc.exe leaks memory until the magical 2 GB limit is reached.

Commits with the new svn are significantly worse also performance-wise: sending binary files to the server using client 1.6.2, I get ~20 kB/s and 1 file per second throughput. It tries sending the files for more than 30 minutes until it crashes. Using svn 1.5.9, it's more than 200 kB/s and multiple files/s. The commit is finished in less than 15 minutes.

I have tried both TortoiseSVN 1.6.2 and command-line svn 1.6.2 with exactly the same behavior.

I have downgraded and upgraded between Tortoise 1.5.5, 1.5.9, and 1.6.2 back and forth and always experience the same issue with 1.6.2, and never with 1.5.x. All clients use the same svn server, that was never rebooted or otherwise configured in between.

Environment:
Clients (on Windows XP SP2):
TortoiseSVN 1.6.2, Build 16344 - 32 Bit (crashes)
svn 1.6.2 (r37639) (crashes)
TortoiseSVN 1.5.9, Build 15518 (Subversion 1.5.6) - 32 Bit (ok)
Server:
svn 1.4.3 (r23084) (over http)

I strongly suspect something was broken in the client after svn 1.5.6. Please fix it!
Jussi

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

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-05-20 13:57:08 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.