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

Re: Show log in 1.6 very slow compared to 1.5

From: Stefan Fuhrmann <stefanfuhrmann_at_alice-dsl.de>
Date: Sat, 18 Apr 2009 12:49:44 +0200

Heiko Tappe wrote:
> Every time I want to see a log (large! - like on "root of trunk") for
> the first time (e.g. after reboot) I have to wait for more than 1
> minute. The same with 1.5: maybe 1 or 2 seconds.
> The second attempt is much faster but still needs 3 or 4 seconds.
>
> "Wrong" settings?

Not your fault. It is because TSVN scans the whole WC for
the last committed version and will then highlight it. The
problem here is that it won't show any data until the scan
is done (just press cancel and you will see the log w/o highlight).
I plan to fix that in 1.7 by scanning the WC asynchronously.

Workaround in 1.6: For big wcs, there's a hidden registry
key to prevent the full scan and just scan the selected folder/file.
 
HKCU\Software\TortoiseSVN\RecursiveLogRev
 
-- Stefan^2.
Received on 2009-04-18 12:50:02 CEST

This is an archived mail posted to the TortoiseSVN Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.