96
96
def _reweave_inventory(self):
97
97
"""Regenerate the inventory weave for the repository from scratch."""
98
99
self.pb.update('Reading inventory data.')
99
100
self.inventory = self.repo.get_inventory_weave()
100
101
# the total set of revisions to process
103
104
# mapping from revision_id to parents