2071
2071
deltas=True, parents=True, is_locked=self.is_locked),
2072
2072
data_access=self._pack_collection.text_index.data_access,
2074
2075
# True when the repository object is 'write locked' (as opposed to the
2075
2076
# physical lock only taken out around changes to the pack-names list.)
2076
2077
# Another way to represent this would be a decorator around the control