How to get the diff between two arbitrary remote revisions?

Robey Pointer robey at lag.net
Wed Nov 16 04:35:19 GMT 2005


On 15 Nov 2005, at 20:02, Aaron Bentley wrote:

> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> Robey Pointer wrote:
> | All I really meant was:
> |
> | I don't think -r should let you shunt across to a different  
> branch  from
> | the branch currently in context.
> |
> | AIUI, "-r revid:bar" will only look up the revision in the current-
> | context branch
>
> No, revid is completely context-independent.  It's a universally  
> unique
> identifier.  You can specify any revision id you like.  Of course, if
> it's not stored in your branch, the operation isn't likely to succeed.
> But it's quite common for a branch to store revisions that aren't
> ancestors of the latest revision.  Happens every time you merge.

If they're in the .bzr for a branch, they're part of that branch's  
"context" in this sense.

robey





More information about the bazaar mailing list