1382
1379
configured to check constraints on history, in which case this may not
1386
1382
history = self._lefthand_history(revision_id)
1387
1383
assert len(history) == revno, '%d != %d' % (len(history), revno)
1388
1384
self.set_revision_history(history)