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

RE: Re: Side effect of unchecking all drive types

From: Hans-Emil Skogh <Hans-Emil.Skogh_at_tritech.se>
Date: 2006-03-24 13:35:12 CET

> When you start up, the cache process might not have started yet. It
> starts as soon the explorer has loaded our shell extension and asks for
> an overlay. Problem is, the cache takes some time to start up - and
> during that time, all overlay requests are answered with "unversioned"
> (to not block the explorer!). Once the cache process runs, you can hit
> F5 to refresh the overlays.
>
> Not much we can do about that, without blocking explorer.
 
Would it be beneficial to try to start the cache even before a request is issued?
 
I guess we could add the cache to HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Run in order to get it started as soon as possible on logon. That might mitigate the problem?
 
(Maybe make it an (confusing :-) ) option in the installer?)
 
Hans-Emil
Received on Fri Mar 24 13:35:39 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.