327
327
# because some formats mutate the branch to set it on the tree
328
328
# we need to alter the branch to let this pass.
331
331
except errors.NoSuchRevision, e:
332
332
self.assertEqual('B', e.revision)
333
333
raise TestSkipped("Branch format does not permit arbitrary"