bzr-explorer-dev team mailing list archive
-
bzr-explorer-dev team
-
Mailing list archive
-
Message #00006
[Bug 397170] Re: should declare minimum bzr version
We don't need to release new version of bzr-explorer every time as
bzr.dev will change its API version. So I simply use hidden options when
they are available. Because these options are intended for developers
there is no harm IMO.
--
should declare minimum bzr version
https://bugs.launchpad.net/bugs/397170
You received this bug notification because you are a member of Bazaar
Explorer Developers, which is the registrant for Bazaar Explorer.
Status in Bazaar Explorer: Fix Released
Bug description:
bzr explore with bzr version 1.13.1 explodes because we use hidden Options
which was snuck in just after 1.13.1 .
So I think it would be useful to check a minimum bzr version which should at
least be 1.14 at the moment. Rather just tell the user his bzr is too old.
Follow ups