[RFC][PATCH] New revision option format

Erik Bågfors zindar at gmail.com
Thu Nov 9 00:10:59 GMT 2006


On 11/8/06, Goffredo Baroncelli <kreijack at tiscalinet.it> wrote:
> Todate, this patch didn't pass the test "blackbox.test_aliases". This is
> because if I alias
>
> [ALIAS]
> c=log -r 1
>
> and then I do
>
> $ bzr c -r 2
>
> the command abowe will be translated in
>
> $ bzr log -r 1 -r 2
>
> which will raise an error (bzr cat --revision takes exactly one number)

This really shouldn't happen. The argument on the command line should
override the argument in the alias.  Did that break when you added
support for two -r options?

/Erik

-- 
google talk/jabber. zindar at gmail.com
SIP-phones: sip:erik_bagfors at gizmoproject.com
sip:17476714687 at proxy01.sipphone.com




More information about the bazaar mailing list