On 4/24/07, <b class="gmail_sendername">Kent Gibson</b> &lt;<a href="mailto:warthog618@gmail.com">warthog618@gmail.com</a>&gt; wrote:<br><div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
&gt; As is, I had to manually do &quot;bzr status -r before:X..X&quot; until I found<br>&gt; one that claimed a change.<br>&gt;<br>Sounds familiar.&nbsp;&nbsp;I even wrote a script that just took X.</blockquote><div><br>This sounds familiar to me too, 
<br>is there some way we could add an exact revision spec?<br>like &#39;bzr log -r exact:123.4.5&#39;<br><br>The most important reason for this for me is if there is no other way to get at it:<br>say I want to see the diff for what exactly this commit changed (in 
bzr.dev):<br>&nbsp;&nbsp;&nbsp; revno: 2376.4.1<br>&nbsp;&nbsp;&nbsp; merged: <a href="mailto:jml@canonical.com-20070328065202-1r825jxnabsy31ak">jml@canonical.com-20070328065202-1r825jxnabsy31ak</a><br>&nbsp;&nbsp;&nbsp; parent: <a href="mailto:pqm@pqm.ubuntu.com-20070326073003-37941d0fa5a5a6c4">
pqm@pqm.ubuntu.com-20070326073003-37941d0fa5a5a6c4</a><br><br>`bzr log --show-ids -r before:2376.4.1..2376.4.1`<br>does not give me what I&#39;d expect (maybe you fixed that)<br>and I&#39;m never sure what<br>`bzr diff -r before:
2376.4.1..2376.4.1`<br>is showing me.<br><br><br></div></div><br>-- <br>I don&#39;t trust a Revision Control System with less than 6400 unit tests.