b.f.Inter1and2Helper(object) : class documentation

Part of bzrlib.fetch View In Hierarchy

Helper for operations that convert data from model 1 and 2

This is for use by fetchers and converters.

Method __init__ Constructor.
Method iter_rev_trees Iterate through RevisionTrees efficiently.
Method generate_root_texts Generate VersionedFiles for all root ids.
Method _find_root_ids Undocumented
def __init__(self, source):
Constructor.
ParameterssourceThe repository data comes from
def iter_rev_trees(self, revs):
Iterate through RevisionTrees efficiently.

Additionally, the inventory's revision_id is set if unset.

Trees are retrieved in batches of 100, and then yielded in the order they were requested.

ParametersrevsA list of revision ids
def _find_root_ids(self, revs, parent_map, graph):
Undocumented
def generate_root_texts(self, revs):
Generate VersionedFiles for all root ids.
Parametersrevsthe revisions to include
API Documentation for Bazaar, generated by pydoctor at 2022-06-16 00:25:16.