diff tests/test-convert-svn-move.out @ 11128:a9b427b5821e stable

convert/svn: handle files/links replaced by dirs (issue2166)
author Patrick Mezard <pmezard@gmail.com>
date Sun, 09 May 2010 19:11:02 +0200
parents 55abde5cba43
children 73a4ed3bfef8
line wrap: on
line diff
--- a/tests/test-convert-svn-move.out	Sun May 09 19:11:02 2010 +0200
+++ b/tests/test-convert-svn-move.out	Sun May 09 19:11:02 2010 +0200
@@ -52,3 +52,31 @@
 % check branches
 default                       13:
 d1                             6:
+% convert files being replaced by directories
+initializing destination hg-repo repository
+scanning source...
+sorting...
+converting...
+3 initial
+2 clobber symlink
+1 clobber1
+0 clobber2
+% manifest before
+644   a
+644   d/b
+644 @ dlink
+644 @ dlink2
+644   dlink3
+% manifest after clobber1
+644   a/b
+644   d/b
+644   dlink/b
+644 @ dlink2
+644   dlink3
+% manifest after clobber2
+644   a/b
+644   d/b
+644   dlink/b
+644 @ dlink2
+644 @ dlink3
+% try updating