Mercurial > public > mercurial-scm > hg-stable
diff tests/test-subrepo-svn.t @ 13907:a0ed0d0dd713
subrepo: fix up svn test output
author | Matt Mackall <mpm@selenic.com> |
---|---|
date | Thu, 07 Apr 2011 09:47:30 -0500 |
parents | 42a34c0aeddc |
children | ecaa78594983 |
line wrap: on
line diff
--- a/tests/test-subrepo-svn.t Thu Apr 07 11:40:54 2011 +0200 +++ b/tests/test-subrepo-svn.t Thu Apr 07 09:47:30 2011 -0500 @@ -225,6 +225,14 @@ $ cd .. $ hg clone t tc | fix_path updating to branch default + A tc/s/alpha + U tc/s + + Fetching external item into 'tc/s/externals' + A tc/s/externals/other + Checked out external at revision 1. + + Checked out revision 3. A tc/subdir/s/alpha U tc/subdir/s @@ -233,14 +241,6 @@ Checked out external at revision 1. Checked out revision 2. - A tc/s/alpha - U tc/s - - Fetching external item into 'tc/s/externals' - A tc/s/externals/other - Checked out external at revision 1. - - Checked out revision 3. 3 files updated, 0 files merged, 0 files removed, 0 files unresolved $ cd tc