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

Issue 2545001: Fix gcl upload with moved files without modification on Windows. (Closed)

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

Description

Fix gcl upload with moved files without modification on Windows. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=48793

Patch Set 1 #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+2 lines, -1 line) Patch
M scm.py View 2 chunks +2 lines, -1 line 1 comment Download

Messages

Total messages: 2 (0 generated)
M-A Ruel
The file needs to use '/' in the diff, that's what upload.py expects. http://codereview.chromium.org/2545001/diff/1/2 File ...
10 years, 6 months ago (2010-06-03 00:02:16 UTC) #1
gene
10 years, 6 months ago (2010-06-03 00:05:11 UTC) #2
lgtm

On 2010/06/03 00:02:16, Marc-Antoine Ruel wrote:
> The file needs to use '/' in the diff, that's what upload.py expects.
> 
> http://codereview.chromium.org/2545001/diff/1/2
> File scm.py (right):
> 
> http://codereview.chromium.org/2545001/diff/1/2#newcode48
> scm.py:48: filename = filename.replace(os.sep, '/')
> I don't think this one is necessary but while at it...

Powered by Google App Engine
This is Rietveld 408576698