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

Re: TSVNCache: eating memory and cpu

From: Stefan Küng <tortoisesvn_at_gmail.com>
Date: 2006-08-18 19:30:17 CEST

Wietse Hagoort wrote:
> Stefan Küng schreef:
>> Wietse hagoort wrote:
>>> Is this a known issue?
>> Not really. Is there something special about your working copy?
>
> No, I use subversion/tsvn for three Delphi projects now.
>
>>
>>> I am using TortoiseSVN 1.3.5.6804 with Subversion 1.3.2. TortoiseSVN
>>> is running on a Windows XP SP2 machine.
>> If you kill the cache, does it work again or does it just start
>> behaving badly again?
>
> When I kill the program, it launches itself again (when I access certain
> files I think, but that's normal imho).

Yes, that's the normal behavior.

> When it starts, tsvn acts exactly the same.
>
> It doesn't seem to have any network communication.
>
> Do you have some debug build to discover the problem?

A debug build wouldn't help much here.

Please create a new DWORD value in the registry:
HKCU\Software\TortoiseSVN\CacheTrayIcon
and set it to 1 (or any other value other than zero).

When you then kill the cache so it starts again, you will get an icon in
the task tray. Doubleclick on that icon. A new window will open, showing
the paths the cache is currently crawling. Then check the path you see
there last (status of that path, files in it, ...)

Also, you could download the DiskMon from sysinternals:
http://www.sysinternals.com/Utilities/Diskmon.html
and use it to find out which files the cache is accessing while behaving
badly.

Stefan

-- 
        ___
   oo  // \\      "De Chelonian Mobile"
  (_,\/ \_/ \     TortoiseSVN
    \ \_/_\_/>    The coolest Interface to (Sub)Version Control
    /_/   \_\     http://tortoisesvn.net
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Fri Aug 18 19:30:38 2006

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

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