122
122
def _add_text_to_weave(self, new_lines, parents, weave_store):
123
123
weave_store.add_text(self.file_id, self.revision, new_lines, parents)
125
147
def __init__(self, file_id, name, kind, parent_id, text_id=None):
126
148
"""Create an InventoryEntry