995
995
return (0, _mod_revision.NULL_REVISION)
997
def update_revisions(self, other, stop_revision=None, overwrite=False,
997
1012
@deprecated_method(deprecated_in((2, 4, 0)))
998
1013
def import_last_revision_info(self, source_repo, revno, revid):
999
1014
"""Set the last revision info, importing from another repo if necessary.