Mercurial > evolve
comparison docs/obs-terms.rst @ 1656:d8d657ef4a38
Spelling: precursors
author | timeless@gmail.com |
---|---|
date | Fri, 14 Sep 2012 10:07:31 -0400 |
parents | cd2c2fd718c5 |
children | ec4167ac79ab |
comparison
equal
deleted
inserted
replaced
1655:016ffd74026f | 1656:d8d657ef4a38 |
---|---|
167 | Changesets in the *public* phases. | | 167 | Changesets in the *public* phases. | |
168 | | | 168 | | |
169 | Rewriting operation refuse to work on immutable changeset. | | 169 | Rewriting operation refuse to work on immutable changeset. | |
170 | | | 170 | | |
171 | Obsolete markers that refer an immutable changeset as precursors have | | 171 | Obsolete markers that refer an immutable changeset as precursors have | |
172 | no effect on the precussors but may have effect on the successors. | | 172 | no effect on the precursors but may have effect on the successors. | |
173 | | | 173 | | |
174 | When a *mutable* changeset becomes *immutable* (changing its phase from draft| | 174 | When a *mutable* changeset becomes *immutable* (changing its phase from draft| |
175 | to public) it is just *immutable* and loose any property of it's former | | 175 | to public) it is just *immutable* and loose any property of it's former | |
176 | state. | | 176 | state. | |
177 | | | 177 | | |