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