"submit" command naming - just "bundle" preferred?

Adeodato Simó dato at net.com.org.es
Thu Jul 19 21:55:11 BST 2007


* Aaron Bentley [Thu, 19 Jul 2007 16:46:53 -0400]:

> Maybe it's a YAGNI at this point, but I'd kinda like this command to
> work both for mailing list submission and for PQM submission.

> bzr send --review <--- send a merge request to the ML via my mail client
> bzr send --apply <--- send a merge request to PQM a la pqm-submit

Making them be options seems unwise to me; I think it's overspecializing, 
as you say.

Along the lines of what's proposed in the SendingMergeDirective spec,
I'd rather have, in the configuration:

  [send]
  default_address = list at foo.com
  pqm_address = pqm at foo.com

And then run `bzr send` or `bzr send pqm` as appropriate. Most projects
will probably just set default_addresses, but the mechanism is flexible
enough to adapt to many scenarios.

Cheers,
  
-- 
Adeodato Simó                                     dato at net.com.org.es
Debian Developer                                  adeodato at debian.org
 
I went to the race track once and bet on a horse that was so good that
it took seven others to beat him!




More information about the bazaar mailing list