tests/test-evolve-issue5967.t
changeset 5323 417503ef667d
parent 5175 307bb57ff2ce
child 5349 e8660b28bfee
equal deleted inserted replaced
5322:498dc888ff40 5323:417503ef667d
    60   @  2: apricot
    60   @  2: apricot
    61   
    61   
    62 
    62 
    63 This is important: 1 should not have a successor (especially not revision 2)
    63 This is important: 1 should not have a successor (especially not revision 2)
    64 
    64 
       
    65   $ hg debugobsolete
       
    66   3ba7db0ce860a189d1fd1fd7675f0e871652ed16 4d6fec23dcc4c3e4ccce8b1d3b79f62ee927c2be 0 (Thu Jan 01 00:00:00 1970 +0000) {'ef1': '9', 'operation': 'amend', 'user': 'test'}
       
    67   dd9b5dd30cd6b703d126d55b34165fd6ec5717c9 0 {3ba7db0ce860a189d1fd1fd7675f0e871652ed16} (Thu Jan 01 00:00:00 1970 +0000) {'ef1': '0', 'operation': 'evolve', 'user': 'test'}
    65   $ hg olog --all
    68   $ hg olog --all
    66   @  4d6fec23dcc4 (2) apricot
    69   @  4d6fec23dcc4 (2) apricot
    67   |
    70   |
    68   x  3ba7db0ce860 (0) apple
    71   x  3ba7db0ce860 (0) apple
    69        rewritten(description, content) as 4d6fec23dcc4 using amend by test (Thu Jan 01 00:00:00 1970 +0000)
    72        rewritten(description, content) as 4d6fec23dcc4 using amend by test (Thu Jan 01 00:00:00 1970 +0000)