32
32
File text can be retrieved from the text store.
35
35
def __init__(self, branch, inv, revision_id):
36
36
# for compatability the 'branch' parameter has not been renamed to
37
37
# repository at this point. However, we should change RevisionTree's