tests/test-rollback.out
changeset 11175 39e7f14a8286
parent 10893 468876bc3885
child 12156 4c94b6d0fb1c
equal deleted inserted replaced
11174:ba78a1bfbfd9 11175:39e7f14a8286
     7 tag:         tip
     7 tag:         tip
     8 user:        test
     8 user:        test
     9 date:        Mon Jan 12 13:46:40 1970 +0000
     9 date:        Mon Jan 12 13:46:40 1970 +0000
    10 summary:     test
    10 summary:     test
    11 
    11 
    12 rolling back to revision 0 (undo commit)
    12 rolling back to revision -1 (undo commit)
    13 checking changesets
    13 checking changesets
    14 checking manifests
    14 checking manifests
    15 crosschecking files in changesets and manifests
    15 crosschecking files in changesets and manifests
    16 checking files
    16 checking files
    17 0 files, 0 changesets, 0 total revisions
    17 0 files, 0 changesets, 0 total revisions
    18 A a
    18 A a
    19 % Test issue 902
    19 % Test issue 902
    20 marked working directory as branch test
    20 marked working directory as branch test
    21 rolling back to revision 0 (undo commit)
    21 rolling back to revision -1 (undo commit)
    22 default
    22 default
    23 % Test issue 1635 (commit message saved)
    23 % Test issue 1635 (commit message saved)
    24 .hg/last-message.txt:
    24 .hg/last-message.txt:
    25 test2
    25 test2
    26 % Test rollback of hg before issue 902 was fixed
    26 % Test rollback of hg before issue 902 was fixed
    27 marked working directory as branch test
    27 marked working directory as branch test
    28 rolling back to revision 0 (undo commit)
    28 rolling back to revision -1 (undo commit)
    29 Named branch could not be reset, current branch still is: test
    29 Named branch could not be reset, current branch still is: test
    30 test
    30 test
    31 % rollback by pretxncommit saves commit message (issue 1635)
    31 % rollback by pretxncommit saves commit message (issue 1635)
    32 transaction abort!
    32 transaction abort!
    33 rollback completed
    33 rollback completed