1459
1459
format = self._get_checkout_format(lightweight=lightweight)
1461
1461
checkout = format.initialize_on_transport(t)
1465
1464
checkout_branch = controldir.ControlDir.create_branch_convenience(
1466
1465
to_location, force_new_tree=False, format=format)