222
222
def _parents_are_inconsistent(self, rev_id, parents):
223
223
"""Return True if the parents list of rev_id does not match the weave.
226
226
if thorough is on, the first parent value is checked as well as ghost
228
228
Otherwise only the ghost differences are evaluated.