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

Re: [OT] Disable TSVNCache.exe to minimize disk IO?

From: Mathieu Jobin <somekool_at_gmail.com>
Date: 2007-03-07 13:45:47 CET

I added the session folder to my exclude dir paths
but it keeps crawling it anyway.

so my settings goes like this.

Exclude : D:\Apache\Vhosts\Rails101\tmp\session
Include : D:\Apache\Vhosts\Rails101\

as far as I understand it should not scan anything outside of my rails app
and it should not scan the session folder either. am I missing something?

cuz it still caches the session folder and still take up all the system
resources.

please help.

thanks

Mathieu

Mathieu Jobin wrote:
>
> I enabled the systray icon for the TSVNCache.exe
> and it takes all my ressources when it scans through my rails web session
> folder
>
> rails_app/tmp/session
>
> its probably related with the fact that it contains 19,000 session files.
> I'll add it to my exclude dir, but there might be something that could be
> done in the cache code as well.
>
>
>
> si wrote:
>>
>>> This slows down my laptop hugely, is there a way to only have it access
>>> files in wc directories?
>>
>> What about trying:
>>
>> TortoiseSVN -> Settings -> Icon Overlays -> Include Paths
>>
>> You could verify that it's only trawling your wc by doing the
>> following (copy and pasted from a previous post by Stefan)
>>
>> "
>>> How can you tell which drives/folders TSVNCache is crawling? In the
>>> past I've thought it would be kinda neat to know what it's looking at
>>> in real time.
>>
>> Create the registry key
>> HKCU\Software\TortoiseSVN\CacheTrayIcon
>> as a DWORD value and set it to 1.
>>
>> Then either reboot or kill the cache so it restarts again. When it
>> starts again, it will add an icon to the task tray. If you doubleclick
>> on that icon, you will see a window with some activity of the cache.
>> "
>>
>> peace
>> si
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: users-unsubscribe@tortoisesvn.tigris.org
>> For additional commands, e-mail: users-help@tortoisesvn.tigris.org
>>
>>
>>
>
>

-- 
View this message in context: http://www.nabble.com/Disable-TSVNCache.exe-to-minimize-disk-IO--tf920019.html#a9352188
Sent from the tortoisesvn - users mailing list archive at Nabble.com.
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: users-help@tortoisesvn.tigris.org
Received on Wed Mar 7 13:46:27 2007

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.