341
341
def assertTransitionFromBasisToShape(self, basis_shape, basis_revid,
342
342
new_shape, new_revid, extra_parent=None):
343
346
delta = self.make_inv_delta(basis_shape, new_shape)
344
347
tree = self.make_branch_and_tree('tree')
345
348
# the shapes need to be in the tree's repository to be able to set them