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

Issue 137213011: Don't install new Windows git on XP machines. (Closed)

Created:
6 years, 10 months ago by Michael Moss
Modified:
6 years, 10 months ago
CC:
chromium-reviews, Dirk Pranke, cmp-cc_chromium.org, M-A Ruel, iannucci+depot_tools_chromium.org, ilevy-cc_chromium.org
Visibility:
Public.

Description

Don't install new Windows git on XP machines. The new git broke then XP bots because it relies on WinAPIs that are newer than XP. R=szager@chromium.org Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=250211

Patch Set 1 #

Total comments: 2

Patch Set 2 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+15 lines, -0 lines) Patch
M bootstrap/win/win_tools.bat View 2 chunks +15 lines, -0 lines 0 comments Download

Messages

Total messages: 6 (0 generated)
Michael Moss
6 years, 10 months ago (2014-02-10 21:29:48 UTC) #1
mmoss
Trying to test this on one of the bots now.
6 years, 10 months ago (2014-02-10 21:30:13 UTC) #2
szager1
https://codereview.chromium.org/137213011/diff/1/bootstrap/win/win_tools.bat File bootstrap/win/win_tools.bat (right): https://codereview.chromium.org/137213011/diff/1/bootstrap/win/win_tools.bat#newcode50 bootstrap/win/win_tools.bat:50: rmdir /S /Q "%WIN_TOOLS_ROOT_DIR%\git-1.8.0_bin" Why this?
6 years, 10 months ago (2014-02-10 21:35:18 UTC) #3
mmoss
https://codereview.chromium.org/137213011/diff/1/bootstrap/win/win_tools.bat File bootstrap/win/win_tools.bat (right): https://codereview.chromium.org/137213011/diff/1/bootstrap/win/win_tools.bat#newcode50 bootstrap/win/win_tools.bat:50: rmdir /S /Q "%WIN_TOOLS_ROOT_DIR%\git-1.8.0_bin" On 2014/02/10 21:35:19, szager1 wrote: ...
6 years, 10 months ago (2014-02-10 21:37:33 UTC) #4
szager1
On 2014/02/10 21:37:33, mmoss wrote: > https://codereview.chromium.org/137213011/diff/1/bootstrap/win/win_tools.bat > File bootstrap/win/win_tools.bat (right): > > https://codereview.chromium.org/137213011/diff/1/bootstrap/win/win_tools.bat#newcode50 > ...
6 years, 10 months ago (2014-02-10 21:43:15 UTC) #5
Michael Moss
6 years, 10 months ago (2014-02-10 21:47:10 UTC) #6
Message was sent while issue was closed.
Committed patchset #2 manually as r250211.

Powered by Google App Engine
This is Rietveld 408576698