120
120
raise BzrCheckError("revision {%s} has %d parents, but is the "
122
122
% (rev_id, len(rev.parents)))
127
127
raise BzrCheckError("previous revision {%s} not listed among "
155
135
## TODO: Check all the required fields are present on the revision.