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

Re: [TSVN] Overlays gone

From: SteveKing <steveking_at_gmx.ch>
Date: 2005-03-18 14:03:11 CET

Simon Large wrote:
> Norbert Unterberg wrote:
>
>>Well, after the uninstall - install - reboot cycle, all overlay icons
>>are gone. The TSVNCache process can be seen in the task manager with
>>3.7 MB memory and 2 tasks, but no overlay at all.
>
>
> I haven't tried the new build yet, but there seems to be some confusion
> over how many threads there should be. I am running 2854 and I see 6
> threads, although that may be due to the fact that I had to exit from a
> previous run when it got into infinite recursion.

You should see 4 threads:
- windows message loop
- connection waiting thread
- connection thread (handles the status requests)
- crawler (crawls the working copies in the background to gather statusses)

You can have more than that: every new application which requires status
(e.g. an "open" dialog in some other app) will start a new connection
thread and a new crawler.

Stefan

-- 
        ___
   oo  // \\      "De Chelonian Mobile"
  (_,\/ \_/ \     TortoiseSVN
    \ \_/_\_/>    The coolest Interface to (Sub)Version Control
    /_/   \_\     http://tortoisesvn.tigris.org
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Fri Mar 18 14:03:46 2005

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.