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

Part of bzrlib.smart.bzrdir View In Hierarchy

Known subclasses: bzrlib.smart.bzrdir.SmartServerBzrDirRequestCloningMetaDir, bzrlib.smart.bzrdir.SmartServerBzrDirRequestConfigFile, bzrlib.smart.bzrdir.SmartServerRequestBzrDirInitializeEx, bzrlib.smart.bzrdir.SmartServerRequestCreateBranch, bzrlib.smart.bzrdir.SmartServerRequestCreateRepository, bzrlib.smart.bzrdir.SmartServerRequestFindRepository, bzrlib.smart.bzrdir.SmartServerRequestOpenBranch, bzrlib.smart.bzrdir.SmartServerRequestOpenBranchV2, bzrlib.smart.bzrdir.SmartServerRequestOpenBranchV3

No class docstring
Method do Open a BzrDir at path, and return self.do_bzrdir_request(*args).
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:

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 do(self, path, *args):
Open a BzrDir at path, and return self.do_bzrdir_request(*args).
def _boolean_to_yes_no(self, a_boolean):
Undocumented
def _format_to_capabilities(self, repo_format):
Undocumented
def _repo_relpath(self, current_transport, repository):
Get the relative path for repository from current_transport.
API Documentation for Bazaar, generated by pydoctor at 2022-06-16 00:25:16.