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

Issue 3421013: Add --ignore-externals to svn update and svn checkout invocations. (Closed)

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

Description

Add --ignore-externals to svn update and svn checkout invocations. svn:externals are slow to update and are unnecessary in a gclient environment. TEST=none BUG=55904 Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=71604

Patch Set 1 #

Patch Set 2 : also delete externals when reverting #

Unified diffs Side-by-side diffs Delta from patch set Stats (+54 lines, -36 lines) Patch
M gclient_scm.py View 1 2 chunks +10 lines, -5 lines 0 comments Download
M tests/gclient_scm_test.py View 1 9 chunks +44 lines, -31 lines 0 comments Download

Messages

Total messages: 10 (0 generated)
M-A Ruel
10 years, 3 months ago (2010-09-16 20:18:09 UTC) #1
bradn
So I'm using externals for the boto library that gets pulled in by gsutil. I ...
10 years, 3 months ago (2010-09-16 22:16:26 UTC) #2
M-A Ruel
On 2010/09/16 22:16:26, bradn wrote: > So I'm using externals for the boto library that ...
10 years, 3 months ago (2010-09-20 19:59:24 UTC) #3
bradn
You mean specifically the boto library? I need it on a range of slaves. Its ...
10 years, 3 months ago (2010-09-20 21:25:53 UTC) #4
M-A Ruel
On 2010/09/20 21:25:53, bradn wrote: > You mean specifically the boto library? No, I mean ...
10 years, 3 months ago (2010-09-22 17:23:46 UTC) #5
M-A Ruel
On 2010/09/22 17:23:46, Marc-Antoine Ruel wrote: > On 2010/09/20 21:25:53, bradn wrote: > > You ...
10 years, 3 months ago (2010-09-24 18:33:58 UTC) #6
M-A Ruel
Nicolas, what do you think?
10 years, 3 months ago (2010-09-24 18:56:12 UTC) #7
Nicolas Sylvain
On Fri, Sep 24, 2010 at 11:56 AM, <maruel@chromium.org> wrote: > Nicolas, what do you ...
10 years, 2 months ago (2010-09-26 16:56:07 UTC) #8
M-A Ruel
Time to clean up old patches. I've updated the patch to also delete svn:external's during ...
9 years, 11 months ago (2011-01-17 20:00:26 UTC) #9
M-A Ruel
9 years, 11 months ago (2011-01-18 22:10:12 UTC) #10
On 2011/01/17 20:00:26, Marc-Antoine Ruel wrote:
> Time to clean up old patches.
> 
> I've updated the patch to also delete svn:external's during a gclient revert
for
> consistency.
> 
> Since the tree is mostly idle today, I'll commit this patch and verify it
still
> builds on the try slaves. By removing the external directories, the try server
> will make sure that this change won't silently break full checkout.

Nothing blew up, I'm shocked.

Powered by Google App Engine
This is Rietveld 408576698