tests/test-convert-svn-source
changeset 5782 7eb1146b72ec
parent 5513 f0c58fd4b798
child 5804 de8311f7a31b
--- a/tests/test-convert-svn-source	Tue Jan 01 19:20:03 2008 +0100
+++ b/tests/test-convert-svn-source	Tue Jan 01 23:12:48 2008 +0100
@@ -58,6 +58,9 @@
 echo 'hgext.graphlog =' >> $HGRCPATH
 hg glog -R fmap --template '#rev# #desc|firstline# files: #files#\n'
 
+echo % test stop revision
+hg convert --rev 1 $svnurl stoprev
+
 ########################################
 
 echo "# now tests that it works with trunk/branches/tags layout"