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

Issue 8083003: Convert Windows to POSIX path when calling scm.GIT.CaptureStatus(). (Closed)

Created:
9 years, 2 months ago by Alexei Svitkine (slow)
Modified:
9 years, 2 months ago
CC:
chromium-reviews, Dirk Pranke, M-A Ruel, scottmg
Visibility:
Public.

Description

Convert Windows to POSIX path when calling scm.GIT.CaptureStatus(). Fixes problem in this thread: http://groups.google.com/a/chromium.org/group/chromium-dev/browse_thread/thread/6098b2d0136e650e# This was broken by http://crrev.com/102930, when I made GIT's GenerateDiff() use scm.GIT.CaptureStatus() instead of scm.GIT.GetDifferentFiles(). (Thanks Scott Graham for figuring out the problem!) BUG=none TEST=none Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=103302

Patch Set 1 : '' #

Total comments: 1

Patch Set 2 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+2 lines, -1 line) Patch
M trychange.py View 1 1 chunk +2 lines, -1 line 0 comments Download

Messages

Total messages: 4 (0 generated)
Alexei Svitkine (slow)
9 years, 2 months ago (2011-09-29 17:21:08 UTC) #1
M-A Ruel
lgtm with one nit http://codereview.chromium.org/8083003/diff/2001/trychange.py File trychange.py (right): http://codereview.chromium.org/8083003/diff/2001/trychange.py#newcode286 trychange.py:286: return scm.GIT.CaptureStatus(self.checkout_root.replace('\\', '/'), use os.sep ...
9 years, 2 months ago (2011-09-29 17:26:22 UTC) #2
commit-bot: I haz the power
CQ is trying tha patch. Follow status at https://chromium-status.appspot.com/cq/asvitkine@chromium.org/8083003/4
9 years, 2 months ago (2011-09-29 17:31:47 UTC) #3
commit-bot: I haz the power
9 years, 2 months ago (2011-09-29 17:37:52 UTC) #4
Change committed as 103302

Powered by Google App Engine
This is Rietveld 408576698