487
487
self.assertEqual('bzr: ERROR: --after cannot be specified with'
498
490
def test_mv_readonly_lightweight_checkout(self):
499
491
branch = self.make_branch('foo')
501
493
tree = branch.create_checkout('tree', lightweight=True)
502
494
self.build_tree(['tree/path'])