Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(86)

Issue 516007: Rips the guts out of git-try since trychange.py is now supper awesome. (Closed)

Created:
11 years ago by M-A Ruel
Modified:
9 years, 7 months ago
Reviewers:
bradnelson, Nico, bradn
CC:
chromium-reviews_googlegroups.com
Visibility:
Public.

Description

Rips the guts out of git-try since trychange.py is now supper awesome. TEST=try me (none) BUG=none TBR=brad

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+16 lines, -249 lines) Patch
M git-try View 1 chunk +16 lines, -249 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
M-A Ruel
11 years ago (2009-12-23 16:29:25 UTC) #1
bradn
LGTM
11 years ago (2009-12-23 17:31:40 UTC) #2
Nico
10 years, 12 months ago (2009-12-26 03:13:36 UTC) #3
When trying to send a try job, I now get:

$ git try
Results will be emailed to: thakis@chromium.org
WARNING:root:[Errno socket error] (8, 'nodename nor servname provided, or not
known')
http://chrome-tryserver:8018/send_try_patch is unaccessible. Reason: ('socket
error', gaierror(8, 'nodename nor servname provided, or not known'))
Sorry, Tryserver is not available.

The older (apparently less awesome) version of git-try retried sending to
svn://svn.chromium.org/chrome-try/try.

Since you broke `git try` for all external contributors, it'd be awesome if you
could either fix that transparently or write a mail to chromium-dev that
explains how to work around this (looks like trychange.py reads some settings
file? I guess the default should be the externally accessible tryserver in that
case, though.)

Powered by Google App Engine
This is Rietveld 408576698