2619
2619
# We can only make working trees locally at the moment. If the
2620
2620
# transport can't support them, then we keep the non-disk-backed
2621
2621
# branch and create a local checkout.
2623
2623
# the branch is colocated on disk, we cannot create a checkout.
2624
2624
# hopefully callers will expect this.
2625
2625
local_controldir= bzrdir.BzrDir.open(self.get_vfs_only_url(relpath))