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

Re: Disable TSVNCache.exe to minimize disk IO?

From: maathieu <maathieu_at_mailinator.com>
Date: Tue, 18 Mar 2008 03:51:03 -0700 (PDT)

Matt England wrote:
>
> TSVNCache.exe routinely eats up a lot of hard-disk IO resources on my
> laptop. It appears to severely degrade my system resources. It also
> appears to provide unnecessary functionality.
>
> How can I prevent this process (TSVNCache.exe) from running...assuming I
> do
> not need it?
>

Another solution is to lower the priority of that process. It should run in
background as a low priority process anyway and not crawl with a normal
priority, hogging the Disk IO (which is a real problem with older laptops
that have slow disks).

In order to do that manually you need to get into the task manager, select
the process and click with the right button to change its priority. A more
perene solution would be to modify Tortoise itself so that it launches that
process with a lower priority.

maathieu

-- 
View this message in context: http://www.nabble.com/Disable-TSVNCache.exe-to-minimize-disk-IO--tp2385446p16118340.html
Sent from the tortoisesvn - users mailing list archive at Nabble.com.
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_tortoisesvn.tigris.org
For additional commands, e-mail: users-help_at_tortoisesvn.tigris.org
Received on 2008-03-18 11:51:11 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.