##// END OF EJS Templates
issue1577: fix broken test by assuming less about CVS output....
issue1577: fix broken test by assuming less about CVS output. Specifically, output of "cvs ci" varies unpredictably across CVS versions, so any test that includes the output of "cvs ci" is doomed to fail some of the time. This fixes that by discarding the output of "cvs ci".

File last commit:

r6338:0750f111 default
r8081:6c3b8132 default
Show More
test-clone-pull-corruption.out
17 lines | 508 B | text/plain | TextLexer
/ tests / test-clone-pull-corruption.out
Adrian Buehlmann
clone: print "updating working directory" status message...
r6338 updating working directory
Thomas Arendsen Hein
Make hg update more verbose by default (issue12)...
r2175 1 files updated, 0 files merged, 0 files removed, 0 files unresolved
Thomas Arendsen Hein
Added test cases for repo corruption fixed in 2e0a288ca93e (issue132)...
r1785 pulling from ../source
transaction abort!
rollback completed
Matt Mackall
Use a weakref for recursive transactions
r4916 abort: pretxncommit hook exited with status 1
Thomas Arendsen Hein
Added test cases for repo corruption fixed in 2e0a288ca93e (issue132)...
r1785 searching for changes
adding changesets
adding manifests
adding file changes
added 1 changesets with 1 changes to 1 files
(run 'hg update' to get a working copy)
checking changesets
checking manifests
crosschecking files in changesets and manifests
checking files
1 files, 2 changesets, 2 total revisions