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

Issue 507070: Add gclient_scm.GitWrapper.pack() (Closed)

Created:
11 years ago by M-A Ruel
Modified:
9 years, 7 months ago
Reviewers:
bradnelson, bradn
CC:
chromium-reviews_googlegroups.com, Mandeep Singh Baines
Visibility:
Public.

Description

Add gclient_scm.GitWrapper.pack() TEST=none BUG=none

Patch Set 1 #

Patch Set 2 : rebased #

Total comments: 1

Patch Set 3 : Cleaner path join #

Unified diffs Side-by-side diffs Delta from patch set Stats (+101 lines, -61 lines) Patch
M gclient_scm.py View 1 2 6 chunks +59 lines, -46 lines 0 comments Download
M scm.py View 1 2 chunks +39 lines, -12 lines 0 comments Download
M tests/gclient_scm_test.py View 1 chunk +2 lines, -2 lines 0 comments Download
M tests/scm_unittest.py View 1 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 4 (0 generated)
M-A Ruel
11 years ago (2009-12-22 16:31:03 UTC) #1
M-A Ruel
Bonus review since Mandeep isn't there.
11 years ago (2009-12-22 20:54:38 UTC) #2
M-A Ruel
Bonus review since Mandeep isn't there. (stupid http 500 loosing text box values)
11 years ago (2009-12-22 20:55:05 UTC) #3
bradn
11 years ago (2009-12-22 21:29:03 UTC) #4
LGTM

http://codereview.chromium.org/507070/diff/3001/4001
File gclient_scm.py (right):

http://codereview.chromium.org/507070/diff/3001/4001#newcode35
gclient_scm.py:35: self._replacement_file = self._relpath + '/' + file
This is probably ok, but did you want to consider using posixpath instead?

Powered by Google App Engine
This is Rietveld 408576698