Lines Matching defs:restore
257 def restore(self):
272 raise util.Abort("couldn't restore committed changes: %s\n"
275 raise CdmNodeMissing("couldn't restore committed changes",
395 def restore(self):
406 raise CdmNodeMissing("couldn't restore uncommitted changes",
576 raise util.Abort("couldn't restore metadata from %s:\n"
603 raise util.Abort("couldn't restore metadata from %s:\n"
610 def restore(self):
684 no part in restore or need_backup checking, restore always
769 def restore(self):
795 # There's some inherent dependence, in that on restore we need
796 # to restore committed changes prior to uncommitted changes
799 # Metadata restore can happen at any point, but happens last
948 def restore(self, gen=None):
976 x.restore()