diff tests/test-import.out @ 5986:a732eebf1958

hg import: write the dirstate after every commit This allows the transaction system to backup the correct file, so that a future rollback can do the right thing. This should fix issue963.
author Alexis S. L. Carvalho <alexis@cecm.usp.br>
date Sun, 03 Feb 2008 21:03:46 -0200
parents 03ce5a919ae3
children 30d2fecaab76
line wrap: on
line diff
--- a/tests/test-import.out	Sun Feb 03 21:03:46 2008 -0200
+++ b/tests/test-import.out	Sun Feb 03 21:03:46 2008 -0200
@@ -112,6 +112,12 @@
 
 next line
 ---
+% import patch1 patch2; rollback
+parent: 0
+applying ../patch1
+applying ../patch2
+rolling back last transaction
+parent: 1
 % hg import in a subdirectory
 requesting all changes
 adding changesets