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