[MERGE] Add --protocol option to 'bzr serve'.
Jelmer Vernooij
jelmer at samba.org
Sat May 16 14:18:54 BST 2009
This patch adds a --protocol option to bzr serve that is extendable
through a registry. This makes it possible for plugins to register new
protocols that can be served. Loggerhead would be a candidate for this
(currently it wraps cmd_serve), and bzr-svn and bzr-git need to do this as
well.
Having the registry live in cmd_serve.protocol_registry is a bit
unusual I guess, but it seemed like the cleanest way to do this
without polluting the top-level namespace of bzrlib.builtins.
Cheers,
Jelmer
-------------- next part --------------
A non-text attachment was scrubbed...
Name: serve-protocol-4372.patch
Type: text/x-diff
Size: 6466 bytes
Desc: not available
Url : https://lists.ubuntu.com/archives/bazaar/attachments/20090516/a88be3cd/attachment.bin
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 315 bytes
Desc: Digital signature
Url : https://lists.ubuntu.com/archives/bazaar/attachments/20090516/a88be3cd/attachment.pgp
More information about the bazaar
mailing list