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

Re: Memory leak in the window "Check for modifications"

From: Lübbe Onken <luebbe.tortoisesvn_at_gmail.com>
Date: Fri, 16 Jan 2015 10:34:20 +0100

2015-01-15 19:33 GMT+01:00 Stefan Küng <tortoisesvn_at_gmail.com>:

>
> Seems there's a memory pool in the svn lib not cleared properly.
> Does a cleanup on such a working copy maybe help? Could be that the
> memory is not cleared because of an error in the db?
>

A cleanup alone wasn't enough. Memory consumption stopped growing after I
had removed the unversioned and ignored files as well.

Translated to command line:
svn cleanup . --remove-unversioned --remove-ignored --include-externals

Cheers
- Lübbe

--
Please help me get more space on Dropbox :)
https://www.dropbox.com/referrals/NTIwMzcxNjI5
       ___
  oo  // \\      "De Chelonian Mobile"
 (_,\/ \_/ \     TortoiseSVN
   \ \_/_\_/>    The coolest Interface to (Sub)Version Control
   /_/   \_\     http://tortoisesvn.net  PGP Key ID 0x23F511AB
------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=3094349
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2015-01-16 10:34:26 CET

This is an archived mail posted to the TortoiseSVN Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.