49
49
branch = self.bzrdir.open_branch()
51
52
ui.ui_factory.note("This is a checkout. The branch (%s) needs to be "
55
56
except (errors.NotBranchError, errors.IncompatibleRepositories):
56
57
# might not be a format we can open without upgrading; see e.g.