b.s.b.SmartServerRequestBzrDirInitializeEx(SmartServerRequestBzrDir) : class documentation

Part of bzrlib.smart.bzrdir View In Hierarchy

No class docstring
Method parse_NoneTrueFalse Undocumented
Method parse_NoneString Undocumented
Method do Initialize a bzrdir at path as per
Method _serialize_NoneTrueFalse Undocumented

Inherited from SmartServerRequestBzrDir:

Method _boolean_to_yes_no Undocumented
Method _format_to_capabilities Undocumented
Method _repo_relpath Get the relative path for repository from current_transport.

Inherited from SmartServerRequest (via SmartServerRequestBzrDir):

Method __init__ Constructor.
Method execute Public entry point to execute this request.
Method do_body Called if the client sends a body with the request.
Method do_chunk Called with each body chunk if the request has a streamed body.
Method do_end Called when the end of the request has been received.
Method setup_jail Undocumented
Method teardown_jail Undocumented
Method translate_client_path Translate a path received from a network client into a local
Method transport_from_client_path Get a backing transport corresponding to the location referred to by
Method _check_enabled Raises DisabledMethod if this method is disabled.
def parse_NoneTrueFalse(self, arg):
Undocumented
def parse_NoneString(self, arg):
Undocumented
def _serialize_NoneTrueFalse(self, arg):
Undocumented
def do(self, bzrdir_network_name, path, use_existing_dir, create_prefix, force_new_repo, stacked_on, stack_on_pwd, repo_format_name, make_working_trees, shared_repo):
Initialize a bzrdir at path as per BzrDirFormat.initialize_on_transport_ex.

New in 1.16. (Replaces BzrDirFormat.initialize_ex verb from 1.15).

Returnsreturn SuccessfulSmartServerResponse((repo_path, rich_root, tree_ref, external_lookup, repo_network_name, repo_bzrdir_network_name, bzrdir_format_network_name, NoneTrueFalse(stacking), final_stack, final_stack_pwd, repo_lock_token))
API Documentation for Bazaar, generated by pydoctor at 2022-06-16 00:25:16.