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