Subversion memory problem
From: Murat Arslan <arslanm_at_gmail.com>
Date: Wed, 15 Jul 2009 17:16:55 -0400
Hi,
This might be a popular topic, but I couldn't find a solution
The system is a 2GB ram RHEL 5 32bit Linux. Recently built. Standard
subversion-1.6.3-0.1.el5.rf-i386
It's kind of irrelevant, but problem also exists on http/mod_svn, so
Related Apache config:
SVN config for Apache:
<Location /svn/mytest>
Problem description:
Whenever I import a >200MB total size of files (thousands of them) to
Example: Before import, cached memory is about 100M. I import Windows
Here, I try to restart the Apache server. The cached memory is
What I did so far in trying to fix the problem:
1) Played with the Apache prefork settings, didn't work.
These are all changes that affects remote users. None worked.
I finally tried checking out what I imported from Windows, to the same
I used the svn command:
svn co file:///opt/app/svn/mytest somefolder
Before above command, cached mem was at 700MB (Because of the import
So it looks like, whatever the problem here is, is not related to
Has anybody had this problem before? I am open to all suggestions.
Thanks,
------------------------------------------------------
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
|
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.