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

Issue 12726006: Use "svn cat" in tools/submit_try (Closed)

Created:
7 years, 9 months ago by borenet
Modified:
7 years, 9 months ago
Reviewers:
epoger, rmistry
CC:
skia-review_googlegroups.com
Visibility:
Public.

Description

Use "svn cat" in tools/submit_try (SkipBuildbotRuns) Committed: https://code.google.com/p/skia/source/detail?r=8197

Patch Set 1 #

Patch Set 2 : #

Total comments: 5

Patch Set 3 : #

Patch Set 4 : #

Total comments: 6

Patch Set 5 : #

Patch Set 6 : #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+49 lines, -34 lines) Patch
M tools/submit_try View 1 2 3 4 3 chunks +10 lines, -28 lines 0 comments Download
M tools/svn.py View 1 2 3 4 5 8 chunks +39 lines, -6 lines 1 comment Download

Messages

Total messages: 10 (0 generated)
borenet
Part 2 of 2.
7 years, 9 months ago (2013-03-14 13:58:40 UTC) #1
rmistry
LGTM
7 years, 9 months ago (2013-03-14 14:28:21 UTC) #2
epoger
Hold on, I have some suggestions coming...
7 years, 9 months ago (2013-03-14 14:45:01 UTC) #3
epoger
I don't think this is ready to go... https://codereview.chromium.org/12726006/diff/2001/tools/submit_try File tools/submit_try (right): https://codereview.chromium.org/12726006/diff/2001/tools/submit_try#newcode33 tools/submit_try:33: proc ...
7 years, 9 months ago (2013-03-14 14:51:41 UTC) #4
epoger
https://codereview.chromium.org/12726006/diff/2001/tools/submit_try File tools/submit_try (right): https://codereview.chromium.org/12726006/diff/2001/tools/submit_try#newcode40 tools/submit_try:40: return json.loads(global_variables) On 2013/03/14 14:51:41, epoger wrote: > should ...
7 years, 9 months ago (2013-03-14 14:54:49 UTC) #5
borenet
Patch set 4. https://codereview.chromium.org/12726006/diff/2001/tools/submit_try File tools/submit_try (right): https://codereview.chromium.org/12726006/diff/2001/tools/submit_try#newcode33 tools/submit_try:33: proc = subprocess.Popen([SVN, 'cat', global_variables_file], On ...
7 years, 9 months ago (2013-03-14 17:18:05 UTC) #6
epoger
https://codereview.chromium.org/12726006/diff/12001/tools/submit_try File tools/submit_try (right): https://codereview.chromium.org/12726006/diff/12001/tools/submit_try#newcode74 tools/submit_try:74: cmd = [svn.SVN, 'info'] Given that the "info" command, ...
7 years, 9 months ago (2013-03-14 17:48:32 UTC) #7
borenet
Patch set 6. https://codereview.chromium.org/12726006/diff/12001/tools/submit_try File tools/submit_try (right): https://codereview.chromium.org/12726006/diff/12001/tools/submit_try#newcode74 tools/submit_try:74: cmd = [svn.SVN, 'info'] On 2013/03/14 ...
7 years, 9 months ago (2013-03-14 18:25:18 UTC) #8
epoger
LGTM at patchset 6! Thanks for the cleanup! https://codereview.chromium.org/12726006/diff/19001/tools/svn.py File tools/svn.py (right): https://codereview.chromium.org/12726006/diff/19001/tools/svn.py#newcode68 tools/svn.py:68: """Run ...
7 years, 9 months ago (2013-03-14 18:26:46 UTC) #9
borenet
7 years, 9 months ago (2013-03-18 18:18:37 UTC) #10
Message was sent while issue was closed.
Committed patchset #6 manually as r8197 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698