# HG changeset patch # User Matt Mackall # Date 1367521894 18000 # Node ID b09acf81abcc225c94acc6fcb42f709a82952815 # Parent 55154cea5550cfaac0ab2cd70bfbdc7438974c0a# Parent a6542a670ece8e13ae7b32ef28e2816d63120524 merge with stable diff -r 55154cea5550 -r b09acf81abcc tests/test-largefiles-cache.t --- a/tests/test-largefiles-cache.t Thu May 02 12:15:41 2013 -0500 +++ b/tests/test-largefiles-cache.t Thu May 02 14:11:34 2013 -0500 @@ -47,7 +47,7 @@ $ hg update -r0 getting changed largefiles - large: largefile 7f7097b041ccf68cc5561e9600da4655d21c6d18 not available from file:$TESTTMP/mirror + large: largefile 7f7097b041ccf68cc5561e9600da4655d21c6d18 not available from file:$TESTTMP/mirror (glob) 0 largefiles updated, 0 removed 1 files updated, 0 files merged, 0 files removed, 0 files unresolved $ hg status @@ -64,7 +64,7 @@ $ hg update -r0 getting changed largefiles - large: largefile 7f7097b041ccf68cc5561e9600da4655d21c6d18 not available from file:$TESTTMP/mirror + large: largefile 7f7097b041ccf68cc5561e9600da4655d21c6d18 not available from file:$TESTTMP/mirror (glob) 0 largefiles updated, 0 removed 1 files updated, 0 files merged, 0 files removed, 0 files unresolved $ hg status diff -r 55154cea5550 -r b09acf81abcc tests/test-largefiles.t --- a/tests/test-largefiles.t Thu May 02 12:15:41 2013 -0500 +++ b/tests/test-largefiles.t Thu May 02 14:11:34 2013 -0500 @@ -1278,7 +1278,7 @@ $ rm ${USERCACHE}/7838695e10da2bb75ac1156565f40a2595fa2fa0 $ hg up -r 6 getting changed largefiles - large3: largefile 7838695e10da2bb75ac1156565f40a2595fa2fa0 not available from file:$TESTTMP/d + large3: largefile 7838695e10da2bb75ac1156565f40a2595fa2fa0 not available from file:$TESTTMP/d (glob) 1 largefiles updated, 2 removed 4 files updated, 0 files merged, 2 files removed, 0 files unresolved $ rm normal3 @@ -1299,7 +1299,7 @@ ! normal3 $ hg up -Cr. getting changed largefiles - large3: largefile 7838695e10da2bb75ac1156565f40a2595fa2fa0 not available from file:$TESTTMP/d + large3: largefile 7838695e10da2bb75ac1156565f40a2595fa2fa0 not available from file:$TESTTMP/d (glob) 0 largefiles updated, 0 removed 1 files updated, 0 files merged, 0 files removed, 0 files unresolved $ hg st @@ -1321,7 +1321,7 @@ 4 files updated, 0 files merged, 0 files removed, 0 files unresolved (branch merge, don't forget to commit) getting changed largefiles - large3: largefile 7838695e10da2bb75ac1156565f40a2595fa2fa0 not available from file:$TESTTMP/d + large3: largefile 7838695e10da2bb75ac1156565f40a2595fa2fa0 not available from file:$TESTTMP/d (glob) 1 largefiles updated, 0 removed $ hg rollback -q diff -r 55154cea5550 -r b09acf81abcc tests/test-lfconvert.t --- a/tests/test-lfconvert.t Thu May 02 12:15:41 2013 -0500 +++ b/tests/test-lfconvert.t Thu May 02 14:11:34 2013 -0500 @@ -343,7 +343,7 @@ $ rm largefiles-repo/.hg/largefiles/* $ hg lfconvert --to-normal issue3519 normalized3519 initializing destination normalized3519 - large: largefile 2e000fa7e85759c7f4c254d4d9c33ef481e459a7 not available from file:$TESTTMP/largefiles-repo + large: largefile 2e000fa7e85759c7f4c254d4d9c33ef481e459a7 not available from file:$TESTTMP/largefiles-repo (glob) abort: missing largefile 'large' from revision d4892ec57ce212905215fad1d9018f56b99202ad [255] diff -r 55154cea5550 -r b09acf81abcc tests/test-phases-exchange.t --- a/tests/test-phases-exchange.t Thu May 02 12:15:41 2013 -0500 +++ b/tests/test-phases-exchange.t Thu May 02 14:11:34 2013 -0500 @@ -1062,6 +1062,7 @@ | o 0 public a-A - 054250a37db4 +#if unix-permissions Pushing From an unlockable repo -------------------------------- @@ -1102,3 +1103,4 @@ $ "$TESTDIR/killdaemons.py" $DAEMON_PIDS +#endif diff -r 55154cea5550 -r b09acf81abcc tests/test-subrepo.t --- a/tests/test-subrepo.t Thu May 02 12:15:41 2013 -0500 +++ b/tests/test-subrepo.t Thu May 02 14:11:34 2013 -0500 @@ -289,7 +289,7 @@ committing subrepository t $ hg push pushing to $TESTTMP/t (glob) - no changes made to subrepo s/ss since last push to $TESTTMP/t/s/ss + no changes made to subrepo s/ss since last push to $TESTTMP/t/s/ss (glob) no changes made to subrepo s since last push to $TESTTMP/t/s pushing subrepo t to $TESTTMP/t/t searching for changes @@ -310,7 +310,7 @@ committing subrepository s $ hg push pushing to $TESTTMP/t (glob) - no changes made to subrepo s/ss since last push to $TESTTMP/t/s/ss + no changes made to subrepo s/ss since last push to $TESTTMP/t/s/ss (glob) pushing subrepo s to $TESTTMP/t/s searching for changes abort: push creates new remote head 12a213df6fa9! (in subrepo s) @@ -341,7 +341,7 @@ $ hg clone . ../tcc updating to branch default cloning subrepo s from $TESTTMP/tc/s - cloning subrepo s/ss from $TESTTMP/tc/s/ss + cloning subrepo s/ss from $TESTTMP/tc/s/ss (glob) cloning subrepo t from $TESTTMP/tc/t 3 files updated, 0 files merged, 0 files removed, 0 files unresolved @@ -349,7 +349,7 @@ $ hg push -R ../tcc . pushing to . - no changes made to subrepo s/ss since last push to s/ss + no changes made to subrepo s/ss since last push to s/ss (glob) no changes made to subrepo s since last push to s no changes made to subrepo t since last push to t searching for changes @@ -361,7 +361,7 @@ $ hg push ../tcc pushing to ../tcc - pushing subrepo s/ss to ../tcc/s/ss + pushing subrepo s/ss to ../tcc/s/ss (glob) searching for changes no changes found pushing subrepo s to ../tcc/s @@ -378,7 +378,7 @@ $ hg push ../tcc pushing to ../tcc - no changes made to subrepo s/ss since last push to ../tcc/s/ss + no changes made to subrepo s/ss since last push to ../tcc/s/ss (glob) no changes made to subrepo s since last push to ../tcc/s no changes made to subrepo t since last push to ../tcc/t searching for changes @@ -392,7 +392,7 @@ 1 files updated, 0 files merged, 0 files removed, 0 files unresolved $ hg push pushing to $TESTTMP/t - no changes made to subrepo s/ss since last push to $TESTTMP/t/s/ss + no changes made to subrepo s/ss since last push to $TESTTMP/t/s/ss (glob) no changes made to subrepo s since last push to $TESTTMP/t/s no changes made to subrepo t since last push to $TESTTMP/t/t searching for changes @@ -401,7 +401,7 @@ $ echo foo >> s/a $ hg push pushing to $TESTTMP/t - no changes made to subrepo s/ss since last push to $TESTTMP/t/s/ss + no changes made to subrepo s/ss since last push to $TESTTMP/t/s/ss (glob) no changes made to subrepo s since last push to $TESTTMP/t/s no changes made to subrepo t since last push to $TESTTMP/t/t searching for changes @@ -416,7 +416,7 @@ $ hg -R s/ss commit -m 'test dirty store detection' $ hg push pushing to $TESTTMP/t - pushing subrepo s/ss to $TESTTMP/t/s/ss + pushing subrepo s/ss to $TESTTMP/t/s/ss (glob) searching for changes adding changesets adding manifests @@ -432,7 +432,7 @@ $ hg push pushing to $TESTTMP/t - no changes made to subrepo s/ss since last push to $TESTTMP/t/s/ss + no changes made to subrepo s/ss since last push to $TESTTMP/t/s/ss (glob) no changes made to subrepo s since last push to $TESTTMP/t/s no changes made to subrepo t since last push to $TESTTMP/t/t searching for changes @@ -467,7 +467,7 @@ $ hg backout ".^" reverting .hgsubstate reverting subrepo s - reverting s/a + reverting s/a (glob) reverting subrepo ss reverting subrepo t 0 files updated, 0 files merged, 0 files removed, 0 files unresolved