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

Issue 8994016: [depot_tools] Disabling new git checkouts with safesync_urls until fixed. (Closed)

Created:
9 years ago by Dan Beam
Modified:
8 years, 10 months ago
Reviewers:
M-A Ruel
CC:
chromium-reviews, Dirk Pranke, Tyler Breisacher (Chromium)
Visibility:
Public.

Description

[depot_tools] Disabling new git checkouts with safesync_urls until fixed. R=maruel@chromium.org TEST=gclient sync a freshly configured client. BUG=106015 Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=115452

Patch Set 1 #

Patch Set 2 : making error messages more granular #

Total comments: 8

Patch Set 3 : code review changes for maruel@ #

Total comments: 2

Patch Set 4 : code review nit #

Unified diffs Side-by-side diffs Delta from patch set Stats (+57 lines, -30 lines) Patch
M gclient.py View 1 2 3 2 chunks +20 lines, -12 lines 0 comments Download
M gclient_scm.py View 1 2 1 chunk +28 lines, -15 lines 0 comments Download
M tests/gclient_scm_test.py View 1 2 3 chunks +9 lines, -3 lines 0 comments Download

Messages

Total messages: 10 (0 generated)
Dan Beam
9 years ago (2011-12-20 00:28:54 UTC) #1
Dan Beam
ping
9 years ago (2011-12-21 05:25:03 UTC) #2
M-A Ruel
http://codereview.chromium.org/8994016/diff/2001/gclient.py File gclient.py (right): http://codereview.chromium.org/8994016/diff/2001/gclient.py#newcode922 gclient.py:922: elif s.safesync_url: I'd rather move everything in this condition ...
9 years ago (2011-12-21 18:31:01 UTC) #3
Dan Beam
http://codereview.chromium.org/8994016/diff/2001/gclient.py File gclient.py (right): http://codereview.chromium.org/8994016/diff/2001/gclient.py#newcode922 gclient.py:922: elif s.safesync_url: On 2011/12/21 18:31:02, Marc-Antoine Ruel wrote: > ...
9 years ago (2011-12-21 20:20:11 UTC) #4
Dan Beam
Also, should I add a section in UsingNewGit about how using a safesync_url for managed ...
9 years ago (2011-12-21 20:23:14 UTC) #5
M-A Ruel
On 2011/12/21 20:23:14, Dan Beam wrote: > Also, should I add a section in UsingNewGit ...
9 years ago (2011-12-21 20:24:51 UTC) #6
M-A Ruel
http://codereview.chromium.org/8994016/diff/5002/gclient.py File gclient.py (right): http://codereview.chromium.org/8994016/diff/5002/gclient.py#newcode950 gclient.py:950: if not len(rev): if not rev:
9 years ago (2011-12-21 20:24:56 UTC) #7
Dan Beam
http://codereview.chromium.org/8994016/diff/5002/gclient.py File gclient.py (right): http://codereview.chromium.org/8994016/diff/5002/gclient.py#newcode950 gclient.py:950: if not len(rev): On 2011/12/21 20:24:56, Marc-Antoine Ruel wrote: ...
9 years ago (2011-12-21 23:32:48 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/dbeam@chromium.org/8994016/9002
9 years ago (2011-12-22 00:15:51 UTC) #9
commit-bot: I haz the power
9 years ago (2011-12-22 00:23:05 UTC) #10
Change committed as 115452

Powered by Google App Engine
This is Rietveld 408576698