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

Issue 6904152: Complete apply_issue.py. (Closed)

Created:
9 years, 7 months ago by M-A Ruel
Modified:
9 years, 7 months ago
Reviewers:
Dirk Pranke
CC:
chromium-reviews, Dirk Pranke, M-A Ruel
Visibility:
Public.

Description

Complete apply_issue.py. This is to be able to apply patches directly from rietveld for the try server. TEST=tested on both svn and git with binary files. unit tests will follow up. R=dpranke@chromium.org BUG= Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=84255

Patch Set 1 #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+30 lines, -10 lines) Patch
M apply_issue.py View 3 chunks +20 lines, -3 lines 1 comment Download
M checkout.py View 4 chunks +10 lines, -7 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
M-A Ruel
9 years, 7 months ago (2011-04-30 17:31:48 UTC) #1
Dirk Pranke
9 years, 7 months ago (2011-05-02 20:32:04 UTC) #2
LGTM.

http://codereview.chromium.org/6904152/diff/1/apply_issue.py
File apply_issue.py (right):

http://codereview.chromium.org/6904152/diff/1/apply_issue.py#newcode62
apply_issue.py:62: scm_type = scm.determine_scm(options.root_dir)
Nit ... seems like this block could be turned into a factory function that
returned an object directly, and that such a function would be generally useful.

Powered by Google App Engine
This is Rietveld 408576698