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

Re: [TSVN] Re: Show Log takes long time

From: Simon Large <slarge_at_slarge.plus.com>
Date: 2005-05-17 13:47:38 CEST

Ronny Voelker wrote:
> So, to solve this issue, how about an additional option in the
> settings dialog: 'Default number of changed paths'.
> According to this option, only the first n changed paths per revision
> are displayed by default in the log dialog.

It would be _possible_ to do this in the log dialog, say by limiting the
number of items listed to, say, 200 and adding a 'click here to show all
items' link in slot 201. I don't know that Stefan will like this much
;-) A better option would be to find a way of speeding up the display of
20,000 changed paths, but I don't think there is anything obvious to do
here.

But, it doesn't help with getting the data from the repository. SVN
doesn't provide any way to limit the number of changed paths it returns.
The --limit feature in SVN 1.2 is used to limit the number of revisions
returned, not the number of paths.

Simon

-- 
       ___
  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 Tue May 17 13:47:27 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.