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

Issue 133073015: Re-reland r245404 ("If the destination directory doesn't contain the desired repo, delete it") (Closed)

Created:
6 years, 10 months ago by borenet
Modified:
6 years, 10 months ago
Reviewers:
iannucci
CC:
chromium-reviews, Dirk Pranke, cmp-cc_chromium.org, M-A Ruel, iannucci+depot_tools_chromium.org, ilevy-cc_chromium.org
Visibility:
Public.

Description

Re-reland r245404 ("If the destination directory doesn't contain the desired repo, delete it") BUG= Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=250482

Patch Set 1 : Reland #

Patch Set 2 : Fix IsGitSvn #

Total comments: 6

Patch Set 3 : Remove "checkout_root=" #

Total comments: 2

Patch Set 4 : Clean up check_output call, print hostname on bots #

Unified diffs Side-by-side diffs Delta from patch set Stats (+305 lines, -158 lines) Patch
M gclient.py View 1 2 3 2 chunks +38 lines, -0 lines 0 comments Download
M gclient_scm.py View 1 2 11 chunks +38 lines, -107 lines 0 comments Download
M scm.py View 1 2 2 chunks +6 lines, -3 lines 0 comments Download
M tests/gclient_scm_test.py View 1 2 18 chunks +80 lines, -42 lines 0 comments Download
M tests/gclient_smoketest.py View 1 2 3 6 chunks +131 lines, -6 lines 0 comments Download
M tests/scm_unittest.py View 1 2 1 chunk +12 lines, -0 lines 0 comments Download

Messages

Total messages: 12 (0 generated)
borenet
Let's try this again... https://codereview.chromium.org/133073015/diff/30001/scm.py File scm.py (right): https://codereview.chromium.org/133073015/diff/30001/scm.py#newcode173 scm.py:173: return False From what I ...
6 years, 10 months ago (2014-02-06 16:21:47 UTC) #1
iannucci
https://codereview.chromium.org/133073015/diff/30001/gclient_scm.py File gclient_scm.py (right): https://codereview.chromium.org/133073015/diff/30001/gclient_scm.py#newcode1360 gclient_scm.py:1360: if scm.GIT.IsGitSvn(checkout_root=self.checkout_path): antipattern. don't use named args to fill ...
6 years, 10 months ago (2014-02-06 23:05:10 UTC) #2
borenet
Uploaded patch set 3. https://codereview.chromium.org/133073015/diff/30001/gclient_scm.py File gclient_scm.py (right): https://codereview.chromium.org/133073015/diff/30001/gclient_scm.py#newcode1360 gclient_scm.py:1360: if scm.GIT.IsGitSvn(checkout_root=self.checkout_path): On 2014/02/06 23:05:11, ...
6 years, 10 months ago (2014-02-07 14:32:21 UTC) #3
iannucci
lgtm. Yeah I actually ran into the "I'll just rename this parameter to make more ...
6 years, 10 months ago (2014-02-07 20:04:00 UTC) #4
borenet
Re: Bots not seeming to pick up the new experimental behavior - is it possible ...
6 years, 10 months ago (2014-02-07 20:36:10 UTC) #5
iannucci
On 2014/02/07 20:36:10, borenet wrote: > Re: Bots not seeming to pick up the new ...
6 years, 10 months ago (2014-02-07 20:40:17 UTC) #6
iannucci
On 2014/02/07 20:40:17, iannucci wrote: > On 2014/02/07 20:36:10, borenet wrote: > > Re: Bots ...
6 years, 10 months ago (2014-02-07 20:41:00 UTC) #7
borenet
Uploaded patch set 4.
6 years, 10 months ago (2014-02-07 21:00:30 UTC) #8
iannucci
lgtm
6 years, 10 months ago (2014-02-07 22:27:53 UTC) #9
borenet
The CQ bit was checked by borenet@google.com
6 years, 10 months ago (2014-02-11 20:00:16 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/borenet@google.com/133073015/280001
6 years, 10 months ago (2014-02-11 20:02:51 UTC) #11
commit-bot: I haz the power
6 years, 10 months ago (2014-02-11 20:05:19 UTC) #12
Message was sent while issue was closed.
Change committed as 250482

Powered by Google App Engine
This is Rietveld 408576698