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

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

From: Patrick Traill <patrick.traill_at_capgemini.com>
Date: Tue, 9 Dec 2014 16:25:01 -0800 (PST)

> 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.

------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=3092490

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2014-12-10 01:25:07 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.