b.t.t.DummyForeignVcsBranchFormat(branch.BzrBranchFormat6) : class documentation

Part of bzrlib.tests.test_foreign View In Hierarchy

Undocumented
Method get_format_string See BranchFormat.get_format_string().
Method open See BranchFormat.open().
Method _matchingbzrdir Undocumented

Inherited from BzrBranchFormat6:

Method get_format_description See BranchFormat.get_format_description().
Method initialize Create a branch of this format in a_bzrdir.
Method make_tags See bzrlib.branch.BranchFormat.make_tags().
Method supports_set_append_revisions_only True if this format supports set_append_revisions_only.
Method _branch_class What class to instantiate on open calls.

Inherited from BranchFormatMetadir (via BzrBranchFormat6):

Method network_name A simple byte string uniquely identifying this format for RPC calls.
Method supports_tags True if this format supports tags stored in the branch
Method supports_leaving_lock True if this format supports leaving locks in place.
Method _get_initial_config Undocumented
Method _initialize_helper Initialize a branch in a bzrdir, with specified files

Inherited from BranchFormat (via BzrBranchFormat6, BranchFormatMetadir):

Method __eq__ Undocumented
Method __ne__ Undocumented
Class Method find_format Return the format for the branch object in controldir.
Class Method get_default_format Return the current default format.
Class Method get_formats Get all the known formats.
Method get_reference Get the target reference of the branch in controldir.
Class Method set_reference Set the target reference of the branch in controldir.
Method is_supported Is this format supported?
Class Method register_format Register a metadir format.
Class Method set_default_format Undocumented
Method supports_stacking True if this format records a stacked-on branch.
Class Method unregister_format Undocumented
Method __str__ Undocumented
Method tags_are_versioned Whether the tag container for this branch versions tags.
Method supports_tags_referencing_ghosts True if tags can reference ghost revisions.
Method _run_post_branch_init_hooks Undocumented

Inherited from ControlComponentFormat (via BzrBranchFormat6, BranchFormatMetadir, BranchFormat):

Method check_support_status Give an error or warning on old formats.
def get_format_string(self):
See BranchFormat.get_format_string().
@property
def _matchingbzrdir(self):
Undocumented
def open(self, a_bzrdir, name=None, _found=False, ignore_fallbacks=False, found_repository=None):
See BranchFormat.open().
API Documentation for Bazaar, generated by pydoctor at 2022-06-16 00:25:16.