tests/test-obsolete.t
changeset 5349 e8660b28bfee
parent 5123 900668a93629
child 5363 c7c37251d0e2
equal deleted inserted replaced
5348:a9f9edb168a1 5349:e8660b28bfee
   722   $ hg evolve
   722   $ hg evolve
   723   parent is obsolete with multiple successors:
   723   parent is obsolete with multiple successors:
   724   [4] add obsol_c'
   724   [4] add obsol_c'
   725   [10] add obsol_c
   725   [10] add obsol_c
   726   [2]
   726   [2]
   727   $ hg olog
   727   $ hg olog -a
       
   728   o  2033b4e49474 (10) add obsol_c
       
   729   |    rebased(parent) from 0d3f46688ccc using rebase by test (Thu Jan 01 00:00:00 1970 +0000)
       
   730   |
       
   731   | o  725c380fe99b (4) add obsol_c'
       
   732   |/     rewritten from 0d3f46688ccc by test (Thu Jan 01 00:00:00 1970 +0000)
       
   733   |
   728   @  0d3f46688ccc (3) add obsol_c
   734   @  0d3f46688ccc (3) add obsol_c
   729   |    rebased(parent) as 2033b4e49474 using rebase by test (Thu Jan 01 00:00:00 1970 +0000)
   735   |    rewritten from 4538525df7e2 by test (Thu Jan 01 00:00:00 1970 +0000)
   730   |    rewritten as 725c380fe99b by test (Thu Jan 01 00:00:00 1970 +0000)
       
   731   |
   736   |
   732   x  4538525df7e2 (2) add c
   737   x  4538525df7e2 (2) add c
   733        rewritten as 0d3f46688ccc by test (Thu Jan 01 00:00:00 1970 +0000)
       
   734   
   738   
   735 
   739 
   736 Check import reports new unstable changeset:
   740 Check import reports new unstable changeset:
   737 
   741 
   738   $ hg up --hidden 2
   742   $ hg up --hidden 2