Comment 8 for bug 476293

Revision history for this message
Ian Clatworthy (ian-clatworthy) wrote : Re: [Bug 476293] Re: MYSQL/BZR P3: "bzr log -rX..Y" should fail if X is not an ancestor of Y

John A Meinel wrote:

> Well, I do it by default... (bzr alias log=log --short -r -10..-1)
>
> I suppose giving a lower bound such that it is sufficiently old to cause
> perf problems is rare...

I expect so. We can always encourage users to favour -l N rather than -r
-N..-1 if performance (or memory usage) proves a problem in practice.

Ian C.