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

Re: Revision graph speed

From: Stefan Küng <tortoisesvn_at_gmail.com>
Date: 2006-10-29 10:44:42 CET

Tim Liu (gangliu) wrote:
> Steven,
>
> I pipe 'svn log -v > log' to a file. It takes 4 seconds. The file is
> 1,925K. close to 2M.
>
> The major part is a huge list of A for initial revision where I import
> all source code to subversion.
>
> Does that contribute to slow response?
>
> Snippet of log:
>
> r12 | joe | 2006-10-26 12:10:10 -0700 (Thu, 26 Oct 2006) | 1 line
> Changed paths:
> M ....

The four seconds are not that much. But if you have a huge list of files
in one revision, that can slow down the revision graph too.

Oh, just FYI: the revision graph speed was improved a *lot* in the 1.4.0
release. So if you're still using an older release, update!

Stefan

-- 
        ___
   oo  // \\      "De Chelonian Mobile"
  (_,\/ \_/ \     TortoiseSVN
    \ \_/_\_/>    The coolest Interface to (Sub)Version Control
    /_/   \_\     http://tortoisesvn.net
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: users-help@tortoisesvn.tigris.org
Received on Sun Oct 29 10:44:50 2006

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.