64
64
result.open_branch().bzrdir.root_transport.base)
66
66
def test_checkout_dash_r(self):
67
out, err = self.run_bzr(['checkout', '-r', '-2', 'branch', 'checkout'])
68
69
# the working tree should now be at revision '1' with the content
70
71
result = bzrdir.BzrDir.open('checkout')