• Home
  • Raw
  • Download

Lines Matching refs:Abort

99 	raise util.Abort(msg)
114 raise util.Abort(ret)
122 raise util.Abort(ret)
171 raise util.Abort("type check failed: %s has type %s != %s" % (repr(s), type(s), t))
382 raise util.Abort("failed to update issue: " + response_body)
992 raise util.Abort("invalid CL name " + clname)
995 raise util.Abort("loading CL " + clname + ": " + err)
997 raise util.Abort("no files in CL " + clname)
1031 raise util.Abort("gofmt: " + ExceptionDetail())
1044 raise util.Abort(msg)
1073 raise util.Abort(msg)
1277 raise util.Abort("uncommitted local changes - cannot switch branches")
1284 raise util.Abort(err)
1590 raise util.Abort("gofmt did not exit cleanly")
1591 except error.Abort, e:
1594 raise util.Abort("gofmt: " + ExceptionDetail())
1663 raise util.Abort("cannot find %s in CONTRIBUTORS" % (user,))
1670 raise util.Abort("[ui] username is not configured in .hgrc")
1765 raise util.Abort("local repository corrupt or out-of-phase with remote: found outgoing changes")
1782 raise util.Abort("local repository out of date; must sync before submit")
1789 raise util.Abort("local repository out of date; must sync before submit")
2109 raise util.Abort("unknown type " + str(type(x)) + " in fix_json")
2314 raise util.Abort("codereview extension enabled; use mail, upload, or submit instead of commit")
2318 raise util.Abort("codereview extension enabled; use undo instead of backout")
2322 raise util.Abort("codereview extension enabled; use undo instead of rollback")
2359 raise util.Abort("cannot open %s: %s" % (repo.root+'/CONTRIBUTORS', ExceptionDetail()))
2424 raise util.Abort('tags.sort needs to be fixed for release-branch.r100')
3243 raise util.Abort(ret)
3256 raise util.Abort("no status for " + path)