I don't know why I'm surprised.

Alex

On Tue, Jul 12, 2011 at 3:43 PM, Philip Jenvey <pjen...@underboss.org>wrote:

>
> On Jul 12, 2011, at 3:03 PM, Antonio Cuni 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?
>
> Subtly different, hg help revset
>
> --
> Philip Jenvey
>
>


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