b.r.MetaDirRepositoryFormat(RepositoryFormat) : class documentation

Part of bzrlib.repository View In Hierarchy

Known subclasses: bzrlib.vf_repository.MetaDirVersionedFileRepositoryFormat

Common base class for the new repositories using the metadir layout.
Method __init__ Undocumented
Method network_name Metadir formats have matching disk and network format strings.
Method _matchingbzrdir Undocumented
Method _create_control_files Create the required files and the initial control_files object.
Method _upload_blank_content Upload the initial blank content.

Inherited from RepositoryFormat:

Method __repr__ Undocumented
Method __eq__ Undocumented
Method __ne__ Undocumented
Class Method find_format Return the format for the repository object in a_bzrdir.
Class Method register_format Undocumented
Class Method unregister_format Undocumented
Class Method get_default_format Return the current default format.
Method get_format_string Return the ASCII format string that identifies this format.
Method get_format_description Return the short description for this format.
Method initialize Initialize a repository of this format in controldir.
Method is_supported Is this format supported?
Method is_deprecated Is this format deprecated?
Method check_conversion_target Undocumented
Method open Return an instance of this format for a controldir.
Method _run_post_repo_init_hooks Undocumented
@property
def _matchingbzrdir(self):
Undocumented
def __init__(self):
Undocumented
def _create_control_files(self, a_bzrdir):
Create the required files and the initial control_files object.
def _upload_blank_content(self, a_bzrdir, dirs, files, utf8_files, shared):
Upload the initial blank content.
def network_name(self):
Metadir formats have matching disk and network format strings.
API Documentation for Bazaar, generated by pydoctor at 2022-06-16 00:25:16.