[MERGE] Initial support for marking bugs as fixed using bzr

Aaron Bentley aaron.bentley at utoronto.ca
Thu Apr 12 23:07:18 BST 2007


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

James Westby wrote:
> On (11/04/07 14:43), Jonathan Lange wrote:
>> Adds a '--fixes' option to commit to allow users to specify that the
>> commit fixes certain bugs. Bugfix information is stored as <bug_url>:
>> <status> entry in the properties dict.
>>
>> Based on discussions w/ lifeless and jamesh at the recent Sydney 
>> mini-sprint.

James, please don't force 'bundle' to omit revisions.  Just use bzr.dev
(or a mirror) as your submit location.

Omitting revisions breaks bundle's usefulness as a means of shipping
revisions, because I can't use your bundle to apply your changes.  It
also obscures the full effect of your bundle, since merging your bundle
introduces ListOption.

ListOption is IMHO unwelcome.  I've put a lot of effort into making sure
our options play nicely with aliases.  Every option type we support
allows us to override aliases.  Boolean options provide an inverse
option.  Value options allow another value to be specified, which
overrides the previous one.  RegistryOptions allow another value to be
specified, which overrides the previous one.

ListOption does not provide a way for us to override it, if set from an
alias.  There is no way to clear the list partway through and start
over, and Jonathan hasn't even discussed it.

Until we've resolved this, I am against putting ListOption in.

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

iD8DBQFGHq2W0F+nu1YWqI0RAqUBAJ9DKlp+u7hjGbc+oKeG9FuTqd5f5ACfbpCv
fsbJZYIe+8bfrURWtwGDM2s=
=dmg8
-----END PGP SIGNATURE-----



More information about the bazaar mailing list