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

Issue 8174009: Add repo-managed checkout support to trychange.py (Closed)

Created:
9 years, 2 months ago by rcui1
Modified:
9 years, 2 months ago
CC:
chromium-reviews, Dirk Pranke
Visibility:
Public.

Description

Add repo-managed checkout support to trychange.py BUG=chromium-os:21286 TEST=Ran 'git-try' with/without --root=src, and with/without .gclient file Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=105229

Patch Set 1 #

Total comments: 12

Patch Set 2 : '' #

Patch Set 3 : '' #

Total comments: 4

Patch Set 4 : '' #

Patch Set 5 : '' #

Patch Set 6 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+34 lines, -32 lines) Patch
M gclient_utils.py View 1 2 3 2 chunks +7 lines, -4 lines 0 comments Download
M tests/trychange_unittest.py View 1 2 chunks +2 lines, -0 lines 0 comments Download
M trychange.py View 1 2 3 4 5 4 chunks +25 lines, -28 lines 0 comments Download

Messages

Total messages: 8 (0 generated)
M-A Ruel
http://codereview.chromium.org/8174009/diff/1/trychange.py File trychange.py (right): http://codereview.chromium.org/8174009/diff/1/trychange.py#newcode101 trychange.py:101: while path != '/': I'd like it to be ...
9 years, 2 months ago (2011-10-10 18:16:06 UTC) #1
rcui1
Incorporated feedback. PTAL. http://codereview.chromium.org/8174009/diff/1/trychange.py File trychange.py (right): http://codereview.chromium.org/8174009/diff/1/trychange.py#newcode101 trychange.py:101: while path != '/': On 2011/10/10 ...
9 years, 2 months ago (2011-10-11 19:42:34 UTC) #2
M-A Ruel
And as I said over IM, use: FindFileUpwards(os.path.join('..', '.repo')) and make it look for directories ...
9 years, 2 months ago (2011-10-11 19:50:36 UTC) #3
rcui1
http://codereview.chromium.org/8174009/diff/7001/trychange.py File trychange.py (right): http://codereview.chromium.org/8174009/diff/7001/trychange.py#newcode198 trychange.py:198: if self.toplevel_root: On 2011/10/11 19:50:36, Marc-Antoine Ruel wrote: > ...
9 years, 2 months ago (2011-10-11 21:26:48 UTC) #4
M-A Ruel
lgtm
9 years, 2 months ago (2011-10-11 21:32:06 UTC) #5
M-A Ruel
thanks! lgtm
9 years, 2 months ago (2011-10-11 21:42:14 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/rcui@google.com/8174009/6003
9 years, 2 months ago (2011-10-13 01:18:50 UTC) #7
commit-bot: I haz the power
9 years, 2 months ago (2011-10-13 01:25:08 UTC) #8
Change committed as 105229

Powered by Google App Engine
This is Rietveld 408576698