mercurial/localrepo.py
changeset 23903 426607be9c69
parent 23902 bfa52f4ecf54
child 23917 3cbb5bf4035d
--- a/mercurial/localrepo.py	Fri Jan 16 19:29:16 2015 -0800
+++ b/mercurial/localrepo.py	Fri Jan 16 19:35:04 2015 -0800
@@ -912,6 +912,7 @@
         vfsmap = {'plain': self.vfs} # root of .hg/
         tr = transaction.transaction(rp, self.svfs, vfsmap,
                                      "journal",
+                                     "undo",
                                      aftertrans(renames),
                                      self.store.createmode)
         # note: writing the fncache only during finalize mean that the file is