Mercurial > public > mercurial-scm > hg-stable
diff tests/test-convert-svn-source @ 5782:7eb1146b72ec
test-convert-svn-source: test stop revision
author | Patrick Mezard <pmezard@gmail.com> |
---|---|
date | Tue, 01 Jan 2008 23:12:48 +0100 |
parents | f0c58fd4b798 |
children | de8311f7a31b |
line wrap: on
line diff
--- 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"