Show More
@@ -128,12 +128,8 b' The computation of changed lines is orth' | |||||
128 |
|
128 | |||
129 | Fix all but the root revision and its four children. |
|
129 | Fix all but the root revision and its four children. | |
130 |
|
130 | |||
131 | #if obsstore-on |
|
|||
132 | $ hg fix -r '2|4|7|8|9' --working-dir |
|
131 | $ hg fix -r '2|4|7|8|9' --working-dir | |
133 | #else |
|
132 | saved backup bundle to * (glob) (obsstore-off !) | |
134 | $ hg fix -r '2|4|7|8|9' --working-dir |
|
|||
135 | saved backup bundle to * (glob) |
|
|||
136 | #endif |
|
|||
137 |
|
|
133 | ||
138 | The five revisions remain, but the other revisions were fixed and replaced. All |
|
134 | The five revisions remain, but the other revisions were fixed and replaced. All | |
139 | parent pointers have been accurately set to reproduce the previous topology |
|
135 | parent pointers have been accurately set to reproduce the previous topology |
General Comments 0
You need to be logged in to leave comments.
Login now