77
77
self.inventory_store = get_store('inventory-store')
78
78
text_store = get_store('text-store')
79
79
super(AllInOneRepository, self).__init__(_format, a_bzrdir, a_bzrdir._control_files, _revision_store, control_store, text_store)
82
85
def _all_possible_ids(self):