[MERGE][BUG 51980] bzr log <file>returns inappropriate revisions
Marius Kruger
amanic at gmail.com
Tue Apr 24 05:06:07 BST 2007
On 4/24/07, Kent Gibson <warthog618 at gmail.com> wrote:
> > As is, I had to manually do "bzr status -r before:X..X" until I found
> > one that claimed a change.
> >
> Sounds familiar. I even wrote a script that just took X.
This sounds familiar to me too,
is there some way we could add an exact revision spec?
like 'bzr log -r exact:123.4.5'
The most important reason for this for me is if there is no other way to get
at it:
say I want to see the diff for what exactly this commit changed (in bzr.dev
):
revno: 2376.4.1
merged: jml at canonical.com-20070328065202-1r825jxnabsy31ak
parent: pqm at pqm.ubuntu.com-20070326073003-37941d0fa5a5a6c4
`bzr log --show-ids -r before:2376.4.1..2376.4.1`
does not give me what I'd expect (maybe you fixed that)
and I'm never sure what
`bzr diff -r before:2376.4.1..2376.4.1`
is showing me.
--
I don't trust a Revision Control System with less than 6400 unit tests.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: https://lists.ubuntu.com/archives/bazaar/attachments/20070424/14be8979/attachment.htm
More information about the bazaar
mailing list