b.p.w.r.RepositoryFormat6(PreSplitOutRepositoryFormat) : class documentation

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

Bzr control format 6.

This repository format has:
  • weaves for file texts and inventory
  • hash subdirectory based stores.
  • TextStores for revisions and signatures.
Method get_format_description See RepositoryFormat.get_format_description().
Method network_name The network name for this format is the control dirs disk label.
Method _serializer Undocumented
Method _get_inventories Undocumented
Method _get_revisions Undocumented
Method _get_signatures Undocumented
Method _get_texts Undocumented

Inherited from PreSplitOutRepositoryFormat:

Method initialize Create a weave repository.
Method open See RepositoryFormat.open().
Method is_deprecated Is this format deprecated?

Inherited from RepositoryFormat (via PreSplitOutRepositoryFormat, VersionedFileRepositoryFormat):

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 is_supported Is this format supported?
Method check_conversion_target Undocumented
Method _run_post_repo_init_hooks Undocumented
@property
def _serializer(self):
Undocumented
def get_format_description(self):
See RepositoryFormat.get_format_description().
def network_name(self):
The network name for this format is the control dirs disk label.
def _get_inventories(self, repo_transport, repo, name='inventory'):
Undocumented
def _get_revisions(self, repo_transport, repo):
Undocumented
def _get_signatures(self, repo_transport, repo):
Undocumented
def _get_texts(self, repo_transport, repo):
Undocumented
API Documentation for Bazaar, generated by pydoctor at 2022-06-16 00:25:16.