36
36
def __init__(self, branch, inv, revision_id):
38
38
# repository at this point. However, we should change RevisionTree's
40
40
# construction - this will mean that we can change the constructor
41
41
# with much less chance of breaking client code.
42
42
self._repository = branch