bzr send

Aaron Bentley aaron at aaronbentley.com
Wed Mar 26 05:41:10 GMT 2008


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

Xavier Maillard wrote:
> Hi,
> 
> What is the correct way to hack on the bzr send command ?
> 
> I would like to add several things like:
> 
> 1. support for a "in-reply-to" switch
> 2. support for MIME inlining
> 3. support multi mail-to (or cc)

To add the switches, you would edit bzrlib/builtins.py

You should add tests to bzrlib/tests/blackbox to make sure the new
switches work.

The actual functionality would probably be implemented in
bzrlib/mail_client.py

Many mailers will not support inlining, so they'll need to raise a
specific error.  You would add that to bzrlib/errors.py.

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

iD8DBQFH6eH20F+nu1YWqI0RAmYIAJ0XYvZDyRXYJdzL+JUz1GuZtqk86gCfeoxq
/G4HOpPTpKe27s7mdKhSC/A=
=DCZR
-----END PGP SIGNATURE-----



More information about the bazaar mailing list