##// END OF EJS Templates
use inst.args instead of using __getitem__ directly...
use inst.args instead of using __getitem__ directly DeprecationWarning: __getitem__ not supported for exception classes in 3.x; use args attribute

File last commit:

r6338:0750f111 default
r7474:b2cbced7 default
Show More
test-pull-pull-corruption.out
26 lines | 761 B | text/plain | TextLexer
/ tests / test-pull-pull-corruption.out
Thomas Arendsen Hein
Added test cases for repo corruption fixed in 2e0a288ca93e (issue132)...
r1785 requesting all changes
adding changesets
adding manifests
adding file changes
added 1 changesets with 1 changes to 1 files
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 ../source2
pulling from ../source1
requesting all changes
adding changesets
adding manifests
adding file changes
added 10 changesets with 10 changes to 1 files
(run 'hg update' to get a working copy)
searching for changes
adding changesets
adding manifests
adding file changes
added 1 changesets with 1 changes to 1 files (+1 heads)
Vadim Gelfer
add merge command. means same thing as "update -m"....
r2019 (run 'hg heads' to see heads, 'hg merge' to merge)
Thomas Arendsen Hein
Added test cases for repo corruption fixed in 2e0a288ca93e (issue132)...
r1785 checking changesets
checking manifests
crosschecking files in changesets and manifests
checking files
1 files, 11 changesets, 11 total revisions