Command for "show-changeset"
Erik Bågfors
zindar at gmail.com
Tue May 10 20:27:52 BST 2005
On 5/10/05, John A Meinel <john at arbash-meinel.com> wrote:
> Erik Bågfors wrote:
> > bzr help diff gives
> >
> > TODO: Given two revision arguments, show the difference between them.
> >
> > So, I assume bzr diff -r 444 -r 445 would do what you want in later code.
> >
> > /Erik
>
> Except it breaks how bzr is using revision labels in other commands.
>
> bzr diff -r444:445 is more consistent with the rest of the documentation.
>
> And actually
>
> bzr diff @444:445 is probably the most consistent.
I was more thinking "this is how it works", rather than "this is how you type".
I would expect -r twice to diff two revisions. I don't know why? Does
it work like that in other SCMs?
/Erik
More information about the bazaar
mailing list