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

Re: Log function much slower than svn for very old revision

From: Stefan Küng <tortoisesvn_at_gmail.com>
Date: Wed, 10 Dec 2014 20:42:25 +0100

On 10.12.2014 01:25, Patrick Traill wrote:
>> I think the command-line equivalent to what TSVN is doing is not really
>> synonymous with asking for a single revision. If I'm not mistaken, it's
>> more like:
>>
>> svn -r 1316:HEAD -v log (url) | grep r1316
>>
>> Although, it does keep some of that information cached by default, as you
>> continue using the log feature.
>
> Very likely, and that is a terrible idea in my case!
> If I specify the range I want, why must I wait minutes (hours?) for Tortoise to scan tens of thousands of log messages it will do me no good to cache!
> It also loads the server and network for no good reason.

Only once. After that the log is cached on disk. Next time you do the
same, it will be very fast.
Just try it before you complain.

Stefan

-- 
       ___
  oo  // \\      "De Chelonian Mobile"
 (_,\/ \_/ \     TortoiseSVN
   \ \_/_\_/>    The coolest interface to (Sub)version control
   /_/   \_\     http://tortoisesvn.net
------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=3092569
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2014-12-10 20:42:35 CET

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.