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

Re: [TSVN] Possible bug in TSVNCache - network drive access

From: SteveKing <steveking_at_gmx.ch>
Date: 2005-07-31 19:06:11 CEST

Matt Godbolt wrote:

> I've been trying to track down an explorer hang I've been having for
> some time and I think I've found the culprit. I have a fairly large
> working directory mapped as D:\codedb and all is well there. However,
> once I've started browsing on my local network drives, explorer and
> indeed any network file access seems very slow. I've been fiddling with
> all the various configuration files, and then after a bit of
> FileMon-ning, I think I've sussed it - TSVNCache seems to be hammering
> my network! I have several working directories mapped from other PCs,
> and once explorer sees one of these, I can see the TSVNCache.exe process
> recursively gathering svn information from the drive. My explorer tends
> to exhibit slowdown at this point.

I think I found the reason for this. It's not the overlays that's
causing this (I guess you don't see any) but the column provider.
The column provider is also responsible for some tooltips if you hoover
your mousepointer over a versioned file (e.g. the 'author' of the file
is also shown in that standard tooltip).

Should be fixed in revision 4033.

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 Sun Jul 31 19:06:36 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.