I *think* they are the same, but I really have no idea.

Alex

On Tue, Jul 12, 2011 at 3:03 PM, Antonio Cuni <anto.c...@gmail.com> wrote:

> On 12/07/11 21:28, Alex Gaynor wrote:
> > Ahhhh, I found why i was getting nonsense information, `hg log -r<rev1>
> > -r<rev2>` does NOT do what I wanted, you need to do `hg log
> -r<rev1>..<rev2>`!
>
> uhm, I usually do "hg log -rA:B". Is it the same as -rA..B or is again
> subtly
> different?
>



-- 
"I disapprove of what you say, but I will defend to the death your right to
say it." -- Evelyn Beatrice Hall (summarizing Voltaire)
"The people's good is the highest law." -- Cicero
_______________________________________________
pypy-dev mailing list
pypy-dev@python.org
http://mail.python.org/mailman/listinfo/pypy-dev

Reply via email to