102 | | listed in the next | non *troubled* base to | |
102 | | listed in the next | non *troubled* base to | |
103 | | column. It is possible | solve the problem. | |
103 | | column. It is possible | solve the problem. | |
104 | | for *troubled* | | |
104 | | for *troubled* | | |
105 | | changeset to combine | (possible alternative name: | |
105 | | changeset to combine | (possible alternative name: | |
106 | | multiple issue at once. | precarious) | |
106 | | multiple issue at once. | precarious) | |
107 | | (a.k.a. conflicting and | | |
107 | | (a.k.a. divergent and | | |
108 | | unstable) +-----------------------------+ |
108 | | unstable) +-----------------------------+ |
109 | | | | |
109 | | | | |
110 | | (possible alternative | **latecomer** | |
110 | | (possible alternative | **latecomer** | |
111 | | names: unsettled, | | |
111 | | names: unsettled, | | |
112 | | troublesome | *latecomer* is a changeset | |
112 | | troublesome | *latecomer* is a changeset | |
123 | | | (possible alternative names:| |
123 | | | (possible alternative names:| |
124 | | | mislead, naive, unaware, | |
124 | | | mislead, naive, unaware, | |
125 | | | mindless, disenchanting) | |
125 | | | mindless, disenchanting) | |
126 | | | | |
126 | | | | |
127 | | +-----------------------------+ |
127 | | +-----------------------------+ |
128 | | | **conflicting** | |
128 | | | **divergent** | |
129 | | | | |
129 | | | | |
130 | | | *conflicting* is changeset | |
130 | | | *divergent* is changeset | |
131 | | | that appears when multiple | |
131 | | | that appears when multiple | |
132 | | | changesets are successors | |
132 | | | changesets are successors | |
133 | | | of the same precursor. | |
133 | | | of the same precursor. | |
134 | | | | |
134 | | | | |
135 | | | *conflicting* are solved | |
135 | | | *divergent* are solved | |
136 | | | through a three ways merge | |
136 | | | through a three ways merge | |
137 | | | between the two | |
137 | | | between the two | |
138 | | | *conflictings*, | |
138 | | | *divergent* , | |
139 | | | using the last "obsolete- | |
139 | | | using the last "obsolete- | |
140 | | | -common-ancestor" as the | |
140 | | | -common-ancestor" as the | |
141 | | | base. | |
141 | | | base. | |
142 | | | | |
142 | | | | |
143 | | | (*splitting* is | |
143 | | | (*splitting* is | |
144 | | | properly not detected as a | |
144 | | | properly not detected as a | |
145 | | | conflict) | |
145 | | | conflict) | |
146 | | | | |
146 | | | | |
147 | | | (possible alternative names:| |
147 | | | (possible alternative names:| |
148 | | | clashing, rival) | |
148 | | | clashing, rival, concurent, | |
|
149 | | | conflicting) | |
149 | | | | |
150 | | | | |
150 | +--------------------------+-----------------------------+ |
151 | +--------------------------+-----------------------------+ |
151 | | | |
152 | | | |
152 | | Mutable changesets which are neither *obsolete* or | |
153 | | Mutable changesets which are neither *obsolete* or | |
153 | | *troubled* are *"ok"*. | |
154 | | *troubled* are *"ok"*. | |