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

Issue 6732023: Add support to check if the url has changed for a git dep and create a new clone. (Closed)

Created:
9 years, 9 months ago by TVL
Modified:
9 years, 7 months ago
Reviewers:
M-A Ruel
CC:
chromium-reviews
Visibility:
Public.

Description

Add support to check if the url has changed for a git dep and create a new clone. BUG=none TEST=none Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=79298

Patch Set 1 #

Total comments: 3

Patch Set 2 : '' #

Total comments: 4

Patch Set 3 : '' #

Patch Set 4 : '' #

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

Messages

Total messages: 9 (0 generated)
TVL
I'm still pretty scared of the remove, but I'll hope that check catches everything that ...
9 years, 9 months ago (2011-03-24 14:38:57 UTC) #1
TVL
http://codereview.chromium.org/6732023/diff/1/gclient_scm.py File gclient_scm.py (right): http://codereview.chromium.org/6732023/diff/1/gclient_scm.py#newcode192 gclient_scm.py:192: self._CheckClean(rev_str) actually, this doesn't seem to catch new files. ...
9 years, 9 months ago (2011-03-24 14:43:19 UTC) #2
M-A Ruel
http://codereview.chromium.org/6732023/diff/1/gclient_scm.py File gclient_scm.py (right): http://codereview.chromium.org/6732023/diff/1/gclient_scm.py#newcode191 gclient_scm.py:191: print('_____ switching %s to a new checkout' % self.relpath) ...
9 years, 9 months ago (2011-03-24 14:49:42 UTC) #3
TVL
ok, new version up.
9 years, 9 months ago (2011-03-24 15:21:45 UTC) #4
M-A Ruel
I'd prefer to have a quick gclient smoke test where you switch from one upstream ...
9 years, 9 months ago (2011-03-24 17:17:02 UTC) #5
TVL
re unittest - if they actually ran on all platforms, I'd try, but the don't ...
9 years, 9 months ago (2011-03-24 17:43:11 UTC) #6
M-A Ruel
On 2011/03/24 17:43:11, TVL wrote: > Done. (help didn't list --quiet as valid for reset, ...
9 years, 9 months ago (2011-03-24 17:49:26 UTC) #7
TVL
On 2011/03/24 17:49:26, Marc-Antoine Ruel wrote: > On 2011/03/24 17:43:11, TVL wrote: > > Done. ...
9 years, 9 months ago (2011-03-24 17:55:18 UTC) #8
M-A Ruel
9 years, 9 months ago (2011-03-24 17:58:11 UTC) #9
lgtm

Powered by Google App Engine
This is Rietveld 408576698