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

Issue 2786013: Incremental changes towards more efficient refactoring of gclient.py (Closed)

Created:
10 years, 6 months ago by M-A Ruel
Modified:
9 years, 7 months ago
Reviewers:
bradnelson, bradn, brunocalvignac
CC:
chromium-reviews
Visibility:
Public.

Description

Incremental changes towards more efficient refactoring of gclient.py Fix gclient diff & pack to not throw uncatched exceptions when a directory is missing. Reorder things in gclient.py for easier diff later Update revinfo help Add GetScmName(), it will be needed later. TEST=unit tests BUG=none Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=49565

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+52 lines, -36 lines) Patch
M gclient.py View 3 chunks +17 lines, -10 lines 0 comments Download
M gclient_scm.py View 5 chunks +26 lines, -17 lines 0 comments Download
M gclient_utils.py View 2 chunks +3 lines, -2 lines 0 comments Download
M tests/gclient_scm_test.py View 2 chunks +6 lines, -7 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
M-A Ruel
10 years, 6 months ago (2010-06-11 18:44:08 UTC) #1
bradn
LGTM
10 years, 6 months ago (2010-06-11 18:52:44 UTC) #2
Bruno
Actually it should be svn+ssh:// instead of ssh+svn:// in gclient_scm.py
10 years, 6 months ago (2010-06-14 17:55:56 UTC) #3
M-A Ruel
10 years, 6 months ago (2010-06-14 18:17:21 UTC) #4
On 2010/06/14 17:55:56, Bruno wrote:
> Actually it should be svn+ssh:// instead of ssh+svn:// in gclient_scm.py

Thanks, I'll do a separate change for that.

Powered by Google App Engine
This is Rietveld 408576698