[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: Marco Wotschadlo <marco.wotschadlo_at_verdi-consulting.com>
Date: 2005-03-02 09:34:12 CET

Hi Lübbe,
 
> Try two things.
> 1) run 'svn st' on your directory with the cl client and see
> how long it
> takes compared to tsvn.

It's nearly the same time. The commandline client needs about 13 seconds and
the right-click delay is about 10 seconds. If I compare the FileMon logs
between "svn st" and right-clicking, they look equal.

> 2) make a fresh checkout of your directory run the comparison again.
> Espeically checke whether tsvn is still slow.

It doesn't make any difference. 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.

It seems that only for files in the working-copy root the status get
fetched.

Here is something to reproduce:
  1. create a new repository
  2. import/commit following files/folders
     \root.txt
     \folder1\sub1.txt
  3. checkout a working copy
  4. start filemon
  5. right click the working copy

You can see, that TSVN/SVN seems to fetch the status for "root.txt", but not
for "sub1.txt".

bye
Marco

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Wed Mar 2 09:35:22 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.