Lines Matching refs:Abort

121 		raise hg_util.Abort("type check failed: %s has type %s != %s" % (repr(s), type(s), t))
367 raise hg_util.Abort("failed to update issue: " + response_body)
910 raise hg_util.Abort("gofmt: " + ExceptionDetail())
923 raise hg_util.Abort(msg)
952 raise hg_util.Abort(msg)
1000 raise hg_util.Abort("cannot find %s in CONTRIBUTORS" % (user,))
1007 raise hg_util.Abort("[ui] username is not configured in .hgrc")
1060 raise hg_util.Abort(msg)
1135 raise hg_util.Abort(ret)
1145 raise hg_util.Abort(ret)
1152 raise hg_util.Abort(ret)
1233 raise hg_util.Abort("invalid CL name " + clname)
1236 raise hg_util.Abort("loading CL " + clname + ": " + err)
1238 raise hg_util.Abort("no files in CL " + clname)
1265 raise hg_util.Abort(err)
1474 raise hg_util.Abort("uncommitted local changes - cannot switch branches")
1481 raise hg_util.Abort(err)
1789 raise hg_util.Abort("gofmt did not exit cleanly")
1790 except hg_error.Abort, e:
1793 raise hg_util.Abort("gofmt: " + ExceptionDetail())
1883 raise hg_util.Abort("local repository out of date; must sync before submit")
1951 …raise hg_util.Abort("local repository corrupt or out-of-phase with remote: found outgoing changes")
1972 except hg_error.Abort, e:
2217 raise hg_util.Abort("codereview extension enabled; use undo instead of rollback")
2263 raise hg_util.Abort("codereview: default path '%s' is not a URL" % (remote,))
2358 raise hg_util.Abort("unknown type " + str(type(x)) + " in fix_json")
2617 raise hg_util.Abort('tags.sort needs to be fixed for release-branch.go10')
3444 raise hg_util.Abort(ret)
3457 raise hg_util.Abort("no status for " + path)