1951
1962
:param clear_obsolete_packs: If True, clear out the contents of the
1952
1963
obsolete_packs directory.
1953
1966
:return: A list of the names saved that were not previously on disk.
1957
1971
builder = self._index_builder_class()
1972
(disk_nodes, deleted_nodes, new_nodes,
1959
1974
# TODO: handle same-name, index-size-changes here -
1960
1975
# e.g. use the value from disk, not ours, *unless* we're the one