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

Issue 150633004: Warn if --gclientfile= specifies a with separators. (Closed)

Created:
6 years, 10 months ago by Randy Smith (Not in Mondays)
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
Base URL:
https://chromium.googlesource.com/chromium/tools/depot_tools.git@master
Visibility:
Public.

Description

Warn if --gclientfile= specifies a with separators. Given that we search for the gclient root in ancestor directories based on the file name, specifying a file with separators doesn't make a lot of sense. BUG=336946 R=iannucci@chromium.org Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=249077

Patch Set 1 #

Patch Set 2 : Canonicalized paths and removed prints. #

Patch Set 3 : Shifted over to pure warning. #

Total comments: 2

Patch Set 4 : Incorporate suggestion. #

Patch Set 5 : Fixed indentation. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+4 lines, -1 line) Patch
M gclient.py View 1 2 3 4 2 chunks +4 lines, -1 line 0 comments Download

Messages

Total messages: 15 (0 generated)
Randy Smith (Not in Mondays)
Robert: Can you give me initial comments on this patch? I believe this fixes the ...
6 years, 10 months ago (2014-01-30 19:52:15 UTC) #1
iannucci
On 2014/01/30 19:52:15, rdsmith wrote: > Robert: Can you give me initial comments on this ...
6 years, 10 months ago (2014-01-30 20:01:21 UTC) #2
Randy Smith (Not in Mondays)
On 2014/01/30 20:01:21, iannucci wrote: > On 2014/01/30 19:52:15, rdsmith wrote: > > Robert: Can ...
6 years, 10 months ago (2014-01-30 20:55:24 UTC) #3
iannucci
On 2014/01/30 20:55:24, rdsmith wrote: > On 2014/01/30 20:01:21, iannucci wrote: > > On 2014/01/30 ...
6 years, 10 months ago (2014-01-30 21:18:53 UTC) #4
Randy Smith (Not in Mondays)
On 2014/01/30 21:18:53, iannucci wrote: > On 2014/01/30 20:55:24, rdsmith wrote: > > On 2014/01/30 ...
6 years, 10 months ago (2014-01-30 22:18:39 UTC) #5
iannucci
lgtm https://codereview.chromium.org/150633004/diff/40001/gclient.py File gclient.py (right): https://codereview.chromium.org/150633004/diff/40001/gclient.py#newcode1865 gclient.py:1865: self.error('--gclientfile target must be a pure filename') maybe ...
6 years, 10 months ago (2014-01-31 08:56:09 UTC) #6
Randy Smith (Not in Mondays)
Thanks! Two, hopefully quick, questions: * Could you give me some guidance on submission? It ...
6 years, 10 months ago (2014-02-04 19:29:20 UTC) #7
iannucci
On 2014/02/04 19:29:20, rdsmith wrote: > Thanks! > > Two, hopefully quick, questions: > * ...
6 years, 10 months ago (2014-02-04 21:38:18 UTC) #8
Randy Smith (Not in Mondays)
"sudo apt-get install pip" tells me "E: Unable to locate package pip" ?? On Tue, ...
6 years, 10 months ago (2014-02-05 17:41:22 UTC) #9
iannucci
I think it's called python-pip in apt
6 years, 10 months ago (2014-02-05 18:50:39 UTC) #10
Randy Smith (Not in Mondays)
Well, I installed that, but I'm still getting "Coverage.py warning: No data was collected." followed ...
6 years, 10 months ago (2014-02-05 19:13:47 UTC) #11
iannucci
landing through CQ will run all presubmits lgtm
6 years, 10 months ago (2014-02-05 19:18:56 UTC) #12
Randy Smith (Not in Mondays)
The CQ bit was checked by rdsmith@chromium.org
6 years, 10 months ago (2014-02-05 19:25:22 UTC) #13
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/rdsmith@chromium.org/150633004/120001
6 years, 10 months ago (2014-02-05 19:25:28 UTC) #14
commit-bot: I haz the power
6 years, 10 months ago (2014-02-05 19:28:22 UTC) #15
Message was sent while issue was closed.
Change committed as 249077

Powered by Google App Engine
This is Rietveld 408576698