[MERGE][238764] refer to projects rather than products in launchpad plugin
Andrew Bennetts
andrew.bennetts at canonical.com
Fri Jun 19 08:20:47 BST 2009
Andrew Bennetts has voted tweak.
Status is now: Conditionally approved
Comment:
In my ideal world we'd keep the old option name available, but
deprecated and hidden, for a couple of releases, just to minimise any
backwards-compatibility issues for people, especially people with
scripts.
e.g. something like:
Option('product',
'Launchpad product short name to associate with the
branch.', hidden=True, unicode)
...
if product is not None:
project = product
trace.note('--product is deprecated; please use
--project.')
For details, see:
http://bundlebuggy.aaronbentley.com/project/bzr/request/%3C4A2C7E33.7060708%40wartburg.edu%3E
Project: Bazaar
More information about the bazaar
mailing list