diff tests/test-subrepo-svn.t @ 12930:9bb180abc4d0 stable

subrepo: test & fix svn subrepo removal
author Ronny Pfannschmidt <Ronny.Pfannschmidt@gmx.de>
date Fri, 05 Nov 2010 15:13:22 +0100
parents 3d6ba8c2b1b8
children 82ca0c43bc44
line wrap: on
line diff
--- a/tests/test-subrepo-svn.t	Mon Nov 01 17:40:17 2010 -0500
+++ b/tests/test-subrepo-svn.t	Fri Nov 05 15:13:22 2010 +0100
@@ -217,3 +217,8 @@
 
   $ python -c "import os.path; print os.path.exists('s')"
   True
+
+update to nullrev (must delete the subrepo)
+
+  $ hg up null
+  0 files updated, 0 files merged, 3 files removed, 0 files unresolved