##// END OF EJS Templates
subrepo: fix up svn test output
Matt Mackall -
r13907:a0ed0d0d default
parent child Browse files
Show More
@@ -225,6 +225,14 b' clone'
225 $ cd ..
225 $ cd ..
226 $ hg clone t tc | fix_path
226 $ hg clone t tc | fix_path
227 updating to branch default
227 updating to branch default
228 A tc/s/alpha
229 U tc/s
230
231 Fetching external item into 'tc/s/externals'
232 A tc/s/externals/other
233 Checked out external at revision 1.
234
235 Checked out revision 3.
228 A tc/subdir/s/alpha
236 A tc/subdir/s/alpha
229 U tc/subdir/s
237 U tc/subdir/s
230
238
@@ -233,14 +241,6 b' clone'
233 Checked out external at revision 1.
241 Checked out external at revision 1.
234
242
235 Checked out revision 2.
243 Checked out revision 2.
236 A tc/s/alpha
237 U tc/s
238
239 Fetching external item into 'tc/s/externals'
240 A tc/s/externals/other
241 Checked out external at revision 1.
242
243 Checked out revision 3.
244 3 files updated, 0 files merged, 0 files removed, 0 files unresolved
244 3 files updated, 0 files merged, 0 files removed, 0 files unresolved
245 $ cd tc
245 $ cd tc
246
246
General Comments 0
You need to be logged in to leave comments. Login now