818
820
def search_missing_revision_ids(self,
819
821
revision_id=symbol_versioning.DEPRECATED_PARAMETER,
822
find_ghosts=True, revision_ids=None, if_present_ids=None,
821
824
"""See InterRepository.search_missing_revision_ids()."""
822
825
# we want all revisions to satisfy revision_id in source.
823
826
# but we don't want to stat every file here and there.