152
152
' for more information.'))
153
153
except errors.NoRoundtrippingSupport as e:
154
154
raise errors.BzrCommandError(gettext("It is not possible to losslessly "
156
156
e.target_branch.mapping.vcs.abbreviation)
157
157
except errors.NoRepositoryPresent:
158
158
# we have a controldir but no branch or repository