b.p.w.b.BzrDirFormatAllInOne(BzrDirFormat) : class documentation

Part of bzrlib.plugins.weave_fmt.bzrdir View In Hierarchy

Known subclasses: bzrlib.plugins.weave_fmt.bzrdir.BzrDirFormat5, bzrlib.plugins.weave_fmt.bzrdir.BzrDirFormat6

Common class for formats before meta-dirs.
Method initialize_on_transport_ex See BzrDirFormat.initialize_on_transport_ex.

Inherited from BzrDirFormat:

Class Method get_format_string Return the ASCII format string that identifies this format.
Method initialize_on_transport Initialize a new bzrdir in the base directory of a Transport.
Method open Return an instance of this format for the dir transport points at.
Method supports_transport Check if this format can be opened over a particular transport.
Method _initialize_on_transport_vfs Initialize a new bzrdir using VFS calls.
Method _open Template method helper for opening BzrDirectories.
Method _supply_sub_formats_to Give other_format the same values for sub formats as this has.

Inherited from ControlDirFormat (via BzrDirFormat):

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 network_name A simple byte string uniquely identifying this format for RPC calls.
Class Method get_default_format Return the current default format.
Class Method _set_default_format Set default format (for testing behavior of defaults only)
def initialize_on_transport_ex(self, transport, use_existing_dir=False, create_prefix=False, force_new_repo=False, stacked_on=None, stack_on_pwd=None, repo_format_name=None, make_working_trees=None, shared_repo=False):
See BzrDirFormat.initialize_on_transport_ex.
API Documentation for Bazaar, generated by pydoctor at 2022-06-16 00:25:16.