1393
1383
to_location, force_new_tree=False, format=format)
1394
1384
checkout = checkout_branch.bzrdir
1395
1385
checkout_branch.bind(self)
1401
1386
# pull up to the specified revision_id to set the initial
1402
1387
# branch tip correctly, and seed it with history.
1403
1388
checkout_branch.pull(self, stop_revision=revision_id)