3906
3888
pending_revisions.append(revision)
3907
3889
cache[current_revision_id] = tree
3908
3890
basis_id = current_revision_id
3911
3892
from_texts = self.source.texts
3912
3893
to_texts = self.target.texts
3915
3897
root_keys_to_create, self._revision_id_to_root_id, parent_map,
3917
3899
to_texts.insert_record_stream(root_stream)
3918
3900
to_texts.insert_record_stream(from_texts.get_record_stream(
3919
3901
text_keys, self.target._format._fetch_order,