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

Re: Peg revisions, diff, and repository roots

From: Ben Collins-Sussman <sussman_at_red-bean.com>
Date: 2006-02-01 02:50:44 CET

On 1/31/06, Garrett Rooney <rooneg@electricjellyfish.net> wrote:

> It just seems like we should be going out of our way to make sure our
> users have trouble entering commands that seem simple at first glance
> but actually take a huge amount of time to complete.
>

I feel your pain. It makes me wonder if ... don't kill me for saying
this... if the results of a history-trace couldn't be cached in the
working copy somehow. It means the first time you run your diff
command (or other command that does history-tracing), it will be slow.
 But if you ever run the same command (or similar command) on the same
path or URL again, the history data would be pulled out of the wc
cache instead. It would be safe to cache, because history is
immutable, after all.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Feb 1 02:51:07 2006

This is an archived mail posted to the Subversion Dev mailing list.

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