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

Issue 1356005: Add the ability to check out a single file from a repo.... (Closed)

Created:
10 years, 9 months ago by tony
Modified:
9 years, 7 months ago
Reviewers:
M-A Ruel
CC:
chromium-reviews, darin (slow to review)
Visibility:
Public.

Description

Add the ability to check out a single file from a repo. The syntax is: deps { 'path': File('http://svn..../path/file@42') } This will checkout a single file and use scm.update to keep it up to date. See https://bugs.webkit.org/show_bug.cgi?id=36578#c7 for a description of why I want to add this. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=43911

Patch Set 1 #

Patch Set 2 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+157 lines, -12 lines) Patch
M gclient.py View 1 5 chunks +41 lines, -5 lines 0 comments Download
M gclient_scm.py View 1 2 chunks +16 lines, -2 lines 0 comments Download
M tests/gclient_scm_test.py View 1 2 chunks +57 lines, -1 line 0 comments Download
M tests/gclient_test.py View 1 3 chunks +43 lines, -4 lines 0 comments Download

Messages

Total messages: 7 (0 generated)
tony
I'm on vacation until April 5, so I'll be a bit slow to respond.
10 years, 9 months ago (2010-03-26 10:10:31 UTC) #1
M-A Ruel
The code itself looks good but I'm not sure about the rationale. Fetching a single ...
10 years, 9 months ago (2010-03-26 19:00:29 UTC) #2
tony
On 2010/03/26 19:00:29, Marc-Antoine Ruel wrote: > The code itself looks good but I'm not ...
10 years, 8 months ago (2010-04-05 00:07:35 UTC) #3
M-A Ruel
On 2010/04/05 00:07:35, tony wrote: > On 2010/03/26 19:00:29, Marc-Antoine Ruel wrote: > > The ...
10 years, 8 months ago (2010-04-07 15:46:35 UTC) #4
tony
On 2010/04/07 15:46:35, Marc-Antoine Ruel wrote: > I just want to clarify: > > Are ...
10 years, 8 months ago (2010-04-08 00:34:02 UTC) #5
M-A Ruel
lgtm
10 years, 8 months ago (2010-04-08 00:51:13 UTC) #6
tony
10 years, 8 months ago (2010-04-08 00:54:41 UTC) #7
On 2010/04/08 00:51:13, Marc-Antoine Ruel wrote:
> lgtm

Can you commit this for me? I don't have access to the gclient repo.

Powered by Google App Engine
This is Rietveld 408576698