150
150
"push to %s. You may want to use dpush instead.") %
151
151
e.target_branch.mapping.vcs.abbreviation)
152
152
except errors.NoRepositoryPresent:
154
154
# XXX: Figure out what to do other than complain.
155
155
raise errors.BzrCommandError(gettext("At %s you have a valid .bzr"
156
156
" control directory, but not a branch or repository. This"