650
650
parents=False, is_locked=self.is_locked,
651
651
inconsistency_fatal=False),
652
652
access=self._pack_collection.chk_index.data_access)
653
656
# True when the repository object is 'write locked' (as opposed to the
654
657
# physical lock only taken out around changes to the pack-names list.)
655
658
# Another way to represent this would be a decorator around the control