Page MenuHomePhabricator
Paste P459

git review -d 200850
ArchivedPublic

Authored by zeljkofilipin on Mar 31 2015, 1:51 PM.
Tags
Referenced Files
F107427: git_review_-d_200850
Mar 31 2015, 1:51 PM
Subscribers
None
~/Documents/gerrit/mediawiki/vagrant$ git review -d 200850
Traceback (most recent call last):
File "/usr/local/bin/git-review", line 11, in <module>
sys.exit(main())
File "/Library/Python/2.7/site-packages/git_review/cmd.py", line 1180, in main
local_branch = fetch_review(options.changeidentifier, branch, remote)
File "/Library/Python/2.7/site-packages/git_review/cmd.py", line 886, in fetch_review
parse_exc=ReviewInformationNotFound)
File "/Library/Python/2.7/site-packages/git_review/cmd.py", line 416, in query_reviews
parse_exc=parse_exc)
File "/Library/Python/2.7/site-packages/git_review/cmd.py", line 434, in query_reviews_over_http
request = run_http_exc(exception, url)
File "/Library/Python/2.7/site-packages/git_review/cmd.py", line 175, in run_http_exc
raise klazz(255, str(err), ('GET', url), env)
git_review.cmd.CannotQueryPatchSet: Cannot query patchset information
The following command failed with exit code 255
"GET https://gerrit.wikimedia.org/changes/?q=200850&o=CURRENT_REVISION"
-----------------------
Cannot query patchset information
The following command failed with exit code 104
"GET https://gerrit.wikimedia.org/changes/?q=200850&o=CURRENT_REVISION"
-----------------------
<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
<html><head>
<title>404 Not Found</title>
</head><body>
<h1>Not Found</h1>
<p>The requested URL /changes/ was not found on this server.</p>
</body></html>
-----------------------
-----------------------