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

RE: [TSVN] TSVN 1.1.3 popup menu delay

From: Lübbe Onken <l.onken_at_rac.de>
Date: 2005-03-02 08:58:15 CET

Hi Marco,

> Since updating TSVN to version 1.1.3 there is a delay of more than 10
> seconds until the Explorer right-click-popup menu shows up on
> one of my
> working copies. The Icon overlays are disabled. The affected
> working copy
> consists of 4500 (mostly binary) files. Alle files reside in the root
> directory.
There was (still is?) an issue with setting the filedate to the last commit
time. This made the working copy deteriorate over time and svn libraries do
a complete comparison of each file to detect its modification state. I
wonder if you are suffering this problem. I think so, because your Filemon
log looks like this.

Try two things.
1) run 'svn st' on your directory with the cl client and see how long it
takes compared to tsvn.
2) make a fresh checkout of your directory run the comparison again.
Espeically checke whether tsvn is still slow.

I still wonder why it affects the popup menu, because I assume there's no
need to fetch the file status when showing the menu. I reported a similar
bug a while ago and it got fixed. Maybe it crept back.

Cheers
- Lübbe

--
       ___
  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 Wed Mar 2 08:59:07 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.