tests/test-issue6528.t
branchstable
changeset 47504 411dc27fd9fd
parent 47503 bd0a2a919bf8
child 47815 b30a53ffbf9b
equal deleted inserted replaced
47503:bd0a2a919bf8 47504:411dc27fd9fd
   124   3
   124   3
   125   4
   125   4
   126   5
   126   5
   127   bar
   127   bar
   128   $ hg status
   128   $ hg status
   129   M b.txt (known-bad-output !)
       
   130   $ hg debugrebuilddirstate
   129   $ hg debugrebuilddirstate
   131   $ hg status
   130   $ hg status
   132   M b.txt (known-bad-output !)
       
   133 
   131 
   134 the history was altered
   132 the history was altered
   135 
   133 
   136 in theory p1/p2 order does not matter but in practice p1 == nullid is used as a
   134 in theory p1/p2 order does not matter but in practice p1 == nullid is used as a
   137 marker that some metadata are present and should be fetched.
   135 marker that some metadata are present and should be fetched.
   138 
   136 
   139   $ hg debugrevlogindex b.txt
   137   $ hg debugrevlogindex b.txt
   140      rev linkrev nodeid       p1           p2
   138      rev linkrev nodeid       p1           p2
   141        0       2 05b806ebe5ea 000000000000 000000000000
   139        0       2 05b806ebe5ea 000000000000 000000000000
   142        1       3 a58b36ad6b65 05b806ebe5ea 000000000000 (known-bad-output !)
   140        1       3 a58b36ad6b65 000000000000 05b806ebe5ea
   143        1       3 a58b36ad6b65 000000000000 05b806ebe5ea (missing-correct-output !)
       
   144 
   141 
   145 Check commit Graph
   142 Check commit Graph
   146 
   143 
   147   $ hg log -G
   144   $ hg log -G
   148   @    changeset:   3:a1cc2bdca0aa
   145   @    changeset:   3:a1cc2bdca0aa