tests/test-rollback.out
changeset 9934 720f70b720d3
parent 6058 88b4d726332a
child 9935 48b81d9bca8d
equal deleted inserted replaced
9933:2e7902158af9 9934:720f70b720d3
    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 last transaction
    21 rolling back last transaction
    22 default
    22 default
       
    23 % Test issue 1635 (commit message saved)
       
    24 .hg/last-message.txt:
       
    25 test2
    23 % Test rollback of hg before issue 902 was fixed
    26 % Test rollback of hg before issue 902 was fixed
    24 marked working directory as branch test
    27 marked working directory as branch test
    25 rolling back last transaction
    28 rolling back last transaction
    26 Named branch could not be reset, current branch still is: test
    29 Named branch could not be reset, current branch still is: test
    27 test
    30 test
       
    31 % rollback by pretxncommit saves commit message (issue 1635)
       
    32 transaction abort!
       
    33 rollback completed
       
    34 abort: pretxncommit hook exited with status 1
       
    35 .hg/last-message.txt:
       
    36 precious commit message