1388
1385
configured to check constraints on history, in which case this may not
1392
1388
history = self._lefthand_history(revision_id)
1393
1389
assert len(history) == revno, '%d != %d' % (len(history), revno)
1394
1390
self.set_revision_history(history)