2694
2695
copy_base_content=(not reuse_content))
2695
2696
fulltext = self._add_fulltext_content(rev_id,
2700
2704
fulltext_content = self._knit._factory.parse_fulltext(
2702
2706
fulltext = self._add_fulltext_content(rev_id,
2705
2708
nodes_to_annotate.extend(
2706
2709
self._add_annotation(rev_id, fulltext, parent_ids,
2707
2710
left_matching_blocks=blocks))