b.t.t.NotBzrDirFormat(controldir.ControlDirFormat) : class documentation

Part of bzrlib.tests.test_controldir View In Hierarchy

A test class representing any non-.bzr based disk format.
Method initialize_on_transport Initialize a new .not dir in the base directory of a Transport.
Method open Open this directory.

Inherited from ControlDirFormat:

Method get_format_description Return the short description for this format.
Method get_converter Return the converter to use to convert controldirs needing converts.
Method is_supported Is this format supported?
Method is_initializable Whether new control directories of this format can be initialized.
Method check_support_status Give an error or warning on old formats.
Method same_model Undocumented
Class Method register_format Register a format that does not use '.bzr' for its control dir.
Class Method register_prober Register a prober that can look for a control dir.
Class Method unregister_prober Unregister a prober.
Class Method register_server_prober Register a control format prober for client-server environments.
Method __str__ Undocumented
Class Method known_formats Return all the known formats.
Class Method find_format Return the format present at transport.
Method initialize Create a control dir at this url and return an opened copy.
Method initialize_on_transport_ex Create this format on transport.
Method network_name A simple byte string uniquely identifying this format for RPC calls.
Class Method get_default_format Return the current default format.
Method supports_transport Check if this format can be opened over a particular transport.
Class Method _set_default_format Set default format (for testing behavior of defaults only)
def initialize_on_transport(self, transport):
Initialize a new .not dir in the base directory of a Transport.
def open(self, transport):
Open this directory.
API Documentation for Bazaar, generated by pydoctor at 2022-06-16 00:25:16.