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

Re: Large memory consumption

From: Johan Corveleyn <jcorvel_at_gmail.com>
Date: Tue, 19 Sep 2017 00:26:52 +0200

On Mon, Sep 18, 2017 at 9:28 AM, Алексей <alexey_krasikov_at_mail.ru> wrote:
> Good afternoon!
> In the case of CO, UP, and so on for large amounts of data, the target
> system starts to slow down considerably. The test showed that SVN starts
> consuming all available memory and more. I think it's because all the data
> pumped into RAM and then dumped on the hard drive, and the memory is not
> freed. You have to kill the process, make SVN CLEANUP, and then SVN UP to
> continue updating the repository.

Hi Alexey,

Reading everything into RAM during 'svn co' or 'svn up' should not be
happening. What version of svn are you using? And what protocol
(svn://, svn+ssh://, http:// or https://, or file://)?

-- 
Johan
Received on 2017-09-19 00:27:23 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.