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

Issue 9359045: Add support for non-git-svn repos. Fix syntax errors. (Closed)

Created:
8 years, 10 months ago by DaleCurtis
Modified:
8 years, 10 months ago
CC:
chromium-reviews
Visibility:
Public.

Description

Add support for non-git-svn repos. Fix syntax errors. As titled, adds support for generic non-git-svn repos through a deps_override mechanism. There were also a bevy of syntax and style errors I fixed up too. This shouldn't be committed until after the FFmpeg SVN repositories are updated and the DEPS rolled. BUG=114210 TEST=Ran deps2git, gpylint. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=123141

Patch Set 1 #

Total comments: 5

Patch Set 2 : #

Total comments: 4

Patch Set 3 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+96 lines, -48 lines) Patch
M deps2git.py View 1 5 chunks +43 lines, -20 lines 0 comments Download
M deps_utils.py View 1 2 5 chunks +24 lines, -9 lines 0 comments Download
M svn_to_git_public.py View 1 3 chunks +29 lines, -19 lines 0 comments Download

Messages

Total messages: 12 (0 generated)
DaleCurtis
PTAL. Do we have internal git repositories too? I didn't find any mention of an ...
8 years, 10 months ago (2012-02-14 21:39:21 UTC) #1
nsylvain
a few comments below. Also adding cmp and xusydoc who were working on this earlier. ...
8 years, 10 months ago (2012-02-15 17:43:39 UTC) #2
DaleCurtis
https://chromiumcodereview.appspot.com/9359045/diff/1/deps2git.py File deps2git.py (right): https://chromiumcodereview.appspot.com/9359045/diff/1/deps2git.py#newcode118 deps2git.py:118: deps_overrides = { On 2012/02/15 17:43:39, nsylvain wrote: > ...
8 years, 10 months ago (2012-02-15 20:49:50 UTC) #3
nsylvain
On Wed, Feb 15, 2012 at 12:49 PM, <dalecurtis@chromium.org> wrote: > > https://chromiumcodereview.**appspot.com/9359045/diff/1/**deps2git.py<https://chromiumcodereview.appspot.com/9359045/diff/1/deps2git.py> > File ...
8 years, 10 months ago (2012-02-15 21:18:05 UTC) #4
DaleCurtis
I've moved everything possible into svn_to_git_*, Varify gets a little more complicated, but overall it ...
8 years, 10 months ago (2012-02-16 02:38:37 UTC) #5
cmp
lgtm with nits https://chromiumcodereview.appspot.com/9359045/diff/10003/deps_utils.py File deps_utils.py (right): https://chromiumcodereview.appspot.com/9359045/diff/10003/deps_utils.py#newcode94 deps_utils.py:94: deps = deps.replace("VAR_WEBKIT_REV'", " + Var('webkit_rev')") ...
8 years, 10 months ago (2012-02-16 22:10:09 UTC) #6
DaleCurtis
Barring any other comments I'll push this once the ffmpeg_hash changes land (hopefully tomorrow). Does ...
8 years, 10 months ago (2012-02-17 01:47:40 UTC) #7
cmp
On 2012/02/17 01:47:40, DaleCurtis wrote: > Barring any other comments I'll push this once the ...
8 years, 10 months ago (2012-02-17 18:07:22 UTC) #8
Mike Stip (use stip instead)
On 2012/02/17 01:47:40, DaleCurtis wrote: > Does this run automatically or require a manual cycle? ...
8 years, 10 months ago (2012-02-17 18:09:04 UTC) #9
DaleCurtis
Landing, ffmpeg roll has gone in. Assuming it sticks, will need deps.git updated.
8 years, 10 months ago (2012-02-22 23:56:57 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/dalecurtis@chromium.org/9359045/15001
8 years, 10 months ago (2012-02-22 23:57:12 UTC) #11
commit-bot: I haz the power
8 years, 10 months ago (2012-02-22 23:57:20 UTC) #12
Change committed as 123141

Powered by Google App Engine
This is Rietveld 408576698