[MERGE] [Bug #148908] Return an error if the revisionspec contains merge revisions, but the log formatter doesn't support them.

John Arbash Meinel john at arbash-meinel.com
Tue Nov 13 15:33:55 GMT 2007


John Arbash Meinel has voted approve.
Status is now: Semi-approved
Comment:
This will actually give the wrong message if someone does something 
like:

bzr log -r "revid:rev-not-in-this-branch-but-in-repo"

But I'm okay with that, as it is an uncommon use case.
Perhaps an easier way of describing it is:

cd repo/bzr.dev
bzr log -r -1:../plugins/bzrtools

(Note that my plugins share the repository with my Bazaar branches.)

For details, see: 
http://bundlebuggy.aaronbentley.com/request/%3C4738DB80.9060501%40gmail.com%3E



More information about the bazaar mailing list