Chromium Code Reviews
Help | Chromium Project | Sign in
(6)

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

Can't Edit
Can't Publish+Mail
Start Review
Created:
4 years, 11 months ago by M-A Ruel
Modified:
4 years 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
Trybot results:
Commit: CQ not working?

Messages

Total messages: 4 (0 generated)
M-A Ruel
4 years, 11 months ago (2010-06-11 18:44:08 UTC) #1
bradn
LGTM
4 years, 11 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
4 years, 11 months ago (2010-06-14 17:55:56 UTC) #3
M-A Ruel
4 years, 11 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.
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld ec887be