how I can find revision that merges some dotted revno?

Aaron Bentley aaron.bentley at utoronto.ca
Wed Oct 31 15:52:15 GMT 2007


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Alexander Belchenko wrote:
> Use case:
> I run annotate to see who and when introduce some changes to sources.
> And annotate says me some dotted revno, e.g. 2568.1.1 (in bzr.dev).

I recognise that this doesn't easily apply on Windows, but here's how I
do it:

bzr log --long|less

This opens up the log in the ``less`` pager, which has a search
facility.  I search for 2568.1.1.  Then I scroll up to find the mainline
revision.

Aaron


> 
> I'd like to find in what mainline revision it was merged, to track down
> what else changes was merged as well. Does we have any way to obtain
> this information? May be some plugin already know how to do this?
> 
> Alexander
> 
> 

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFHKKSv0F+nu1YWqI0RAvl+AJ9kRDi8VgeKGRzOy1tO/MU13LCwuwCaArVK
M4iqtkjAJ5K7YsNQA05XW4c=
=YpqP
-----END PGP SIGNATURE-----



More information about the bazaar mailing list