Show More
@@ -116,10 +116,14 And no corruption in the changelog. | |||||
116 | rev linkrev nodeid p1 p2 |
|
116 | rev linkrev nodeid p1 p2 | |
117 | 0 0 222799e2f90b 000000000000 000000000000 |
|
117 | 0 0 222799e2f90b 000000000000 000000000000 | |
118 | 1 1 6f124f6007a0 222799e2f90b 000000000000 (missing-correct-output !) |
|
118 | 1 1 6f124f6007a0 222799e2f90b 000000000000 (missing-correct-output !) | |
|
119 | ||||
119 | And, because of transactions, there's none in the manifestlog either. |
|
120 | And, because of transactions, there's none in the manifestlog either. | |
|
121 | ||||
|
122 | TODO: Figure out why this is different on Windows. | |||
120 | $ hg debugrevlogindex -m |
|
123 | $ hg debugrevlogindex -m | |
121 | rev linkrev nodeid p1 p2 |
|
124 | rev linkrev nodeid p1 p2 | |
122 | 0 0 7b7020262a56 000000000000 000000000000 |
|
125 | 0 0 7b7020262a56 000000000000 000000000000 | |
123 | 1 1 ad3fe36d86d9 7b7020262a56 000000000000 |
|
126 | 1 1 ad3fe36d86d9 7b7020262a56 000000000000 (no-windows !) | |
|
127 | 1 1 ad3fe36d86d9 7b7020262a56 000000000000 (missing-correct-output windows !) | |||
124 | #endif |
|
128 | #endif | |
125 |
|
129 |
General Comments 0
You need to be logged in to leave comments.
Login now