528
528
# Now we have the parents of this content
529
529
annotator = self.branch.repository.texts.get_annotator()
531
531
this_key =(file_id, default_revision)
532
532
annotator.add_special_text(this_key, file_parent_keys, text)
533
533
annotations = [(key[-1], line)