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

Issue 1154173003: Make gclient warn when svn is used. (Closed)

Created:
5 years, 7 months ago by M-A Ruel
Modified:
5 years, 6 months ago
CC:
chromium-reviews, dpranke+depot_tools_chromium.org, iannucci+depot_tools_chromium.org
Target Ref:
refs/heads/master
Project:
tools
Visibility:
Public.

Description

Make gclient warn when svn is used. Include links to the tracking bug and to request creating git repositories. Also include note how to keep subversion support, if users require this. It won't warn when git-svn clones are used. There is no functional change except printing a warning to stderr. Remove stale code. The CHROMIUM_SRC_URL variable is also defined in gclient.py so it looks like a copy-paste error. R=iannucci@chromium.org BUG=475320 Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=295478

Patch Set 1 #

Total comments: 4

Patch Set 2 : Fixed #

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

Messages

Total messages: 10 (2 generated)
M-A Ruel
5 years, 7 months ago (2015-05-26 21:32:42 UTC) #1
iannucci
https://codereview.chromium.org/1154173003/diff/1/gclient_scm.py File gclient_scm.py (right): https://codereview.chromium.org/1154173003/diff/1/gclient_scm.py#newcode1168 gclient_scm.py:1168: 'Oh hai! You are using subversion. Chrome infra is ...
5 years, 7 months ago (2015-05-26 21:35:54 UTC) #2
M-A Ruel
https://codereview.chromium.org/1154173003/diff/1/gclient_scm.py File gclient_scm.py (right): https://codereview.chromium.org/1154173003/diff/1/gclient_scm.py#newcode1168 gclient_scm.py:1168: 'Oh hai! You are using subversion. Chrome infra is ...
5 years, 7 months ago (2015-05-27 00:50:00 UTC) #3
M-A Ruel
Ping
5 years, 6 months ago (2015-05-29 01:25:23 UTC) #4
iannucci
thought I clicked lgtm on this already :(
5 years, 6 months ago (2015-05-29 01:32:51 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1154173003/20001
5 years, 6 months ago (2015-06-01 18:47:59 UTC) #7
commit-bot: I haz the power
Committed patchset #2 (id:20001) as http://src.chromium.org/viewvc/chrome?view=rev&revision=295478
5 years, 6 months ago (2015-06-01 18:50:59 UTC) #8
Sergiy Byelozyorov
5 years, 6 months ago (2015-06-02 09:01:18 UTC) #10
Message was sent while issue was closed.
I disagree with the message. It should not suggest developers to disable updates
on depot_tools. This will, for example, prevent me from re-landing
https://codereview.chromium.org/1152823005/, which depends on having all users
up-to-date depot_tools. The fact that a user uses an SVN checkout doesn't mean
that this is their choice and having out-of-date depot_tools would prevent them
from working with other Git-based repositories that depend on having up-to-date
depot_tools, e.g. Chromium.

I've removed part of the message and added a mechanism to suppress the notice
via env variable in https://codereview.chromium.org/1162153004.

Powered by Google App Engine
This is Rietveld 408576698