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

Issue 7942007: GTTF: Make gclient recover gracefully from an interrupted checkout (Closed)

Created:
9 years, 3 months ago by Paweł Hajdan Jr.
Modified:
9 years, 3 months ago
CC:
chromium-reviews, Dirk Pranke, M-A Ruel
Visibility:
Public.

Description

GTTF: Make gclient recover gracefully from an interrupted checkout when --force is used. BUG=96775 Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=102324

Patch Set 1 #

Total comments: 3

Patch Set 2 : '' #

Total comments: 2

Patch Set 3 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+19 lines, -3 lines) Patch
M gclient_scm.py View 1 2 1 chunk +19 lines, -3 lines 0 comments Download

Messages

Total messages: 8 (0 generated)
Paweł Hajdan Jr.
9 years, 3 months ago (2011-09-19 20:33:58 UTC) #1
M-A Ruel
http://codereview.chromium.org/7942007/diff/1/gclient_scm.py File gclient_scm.py (right): http://codereview.chromium.org/7942007/diff/1/gclient_scm.py#newcode774 gclient_scm.py:774: if d[0][0] in ('?', '!') and options.force: I don't ...
9 years, 3 months ago (2011-09-19 20:36:25 UTC) #2
Paweł Hajdan Jr.
http://codereview.chromium.org/7942007/diff/1/gclient_scm.py File gclient_scm.py (right): http://codereview.chromium.org/7942007/diff/1/gclient_scm.py#newcode774 gclient_scm.py:774: if d[0][0] in ('?', '!') and options.force: On 2011/09/19 ...
9 years, 3 months ago (2011-09-19 20:40:05 UTC) #3
M-A Ruel
http://codereview.chromium.org/7942007/diff/1/gclient_scm.py File gclient_scm.py (right): http://codereview.chromium.org/7942007/diff/1/gclient_scm.py#newcode774 gclient_scm.py:774: if d[0][0] in ('?', '!') and options.force: On 2011/09/19 ...
9 years, 3 months ago (2011-09-19 20:43:59 UTC) #4
Paweł Hajdan Jr.
PTAL
9 years, 3 months ago (2011-09-20 20:52:26 UTC) #5
M-A Ruel
http://codereview.chromium.org/7942007/diff/5001/gclient_scm.py File gclient_scm.py (right): http://codereview.chromium.org/7942007/diff/5001/gclient_scm.py#newcode768 gclient_scm.py:768: if needs_cleanup: if any(d[0][2] == 'L' for d in ...
9 years, 3 months ago (2011-09-20 20:55:30 UTC) #6
Paweł Hajdan Jr.
PTAL
9 years, 3 months ago (2011-09-20 21:33:31 UTC) #7
Marc-Antoine Ruel (Google)
9 years, 3 months ago (2011-09-22 00:11:04 UTC) #8
lgtm

Powered by Google App Engine
This is Rietveld 408576698