##// 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-merge8.out
10 lines | 345 B | text/plain | TextLexer
Adrian Buehlmann
clone: print "updating working directory" status message...
r6338 updating working directory
Thomas Arendsen Hein
Test for ba7c74081861 (update dirstate correctly for non-branchmerge updates)...
r3389 1 files updated, 0 files merged, 0 files removed, 0 files unresolved
pulling from ../a
searching for changes
adding changesets
adding manifests
adding file changes
added 2 changesets with 2 changes to 1 files
(run 'hg update' to get a working copy)
Matt Mackall
merge: fix spurious merges for copies in linear updates...
r4416 1 files updated, 0 files merged, 1 files removed, 0 files unresolved