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

Issue 1827403003: Add logic for git 2.7.4 upgrade. (Closed)

Created:
4 years, 9 months ago by iannucci
Modified:
4 years, 8 months ago
Reviewers:
dnj, Vadim Sh., Michael Moss
CC:
chromium-reviews, dpranke+depot_tools_chromium.org, iannucci+depot_tools_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/tools/depot_tools.git@master
Target Ref:
refs/heads/master
Visibility:
Public.

Description

Patch Set 1 #

Patch Set 2 : tweaks #

Patch Set 3 : make it all actually work #

Patch Set 4 : remove debug lines #

Patch Set 5 : enable fscache #

Total comments: 6

Patch Set 6 : preload index too #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+78 lines, -30 lines) Patch
M .gitignore View 1 chunk +1 line, -0 lines 0 comments Download
A bootstrap/win/git.template.bat View 1 2 1 chunk +5 lines, -0 lines 0 comments Download
M bootstrap/win/win_tools.bat View 1 2 3 4 5 1 chunk +72 lines, -30 lines 1 comment Download

Messages

Total messages: 12 (2 generated)
iannucci
4 years, 9 months ago (2016-03-26 10:48:21 UTC) #1
iannucci
Not tried yet, but if someone feels like looking at batchfiles, this is the one ...
4 years, 9 months ago (2016-03-26 10:48:57 UTC) #2
Michael Moss
lgtm
4 years, 8 months ago (2016-03-28 23:02:03 UTC) #3
iannucci
OK, made a bunch of changes to make it actually work. PTAL
4 years, 8 months ago (2016-03-29 00:06:37 UTC) #4
dnj
https://chromiumcodereview.appspot.com/1827403003/diff/80001/bootstrap/win/win_tools.bat File bootstrap/win/win_tools.bat (right): https://chromiumcodereview.appspot.com/1827403003/diff/80001/bootstrap/win/win_tools.bat#newcode67 bootstrap/win/win_tools.bat:67: :: Check to see if we're on a 32 ...
4 years, 8 months ago (2016-03-29 00:08:08 UTC) #6
iannucci
https://chromiumcodereview.appspot.com/1827403003/diff/80001/bootstrap/win/win_tools.bat File bootstrap/win/win_tools.bat (right): https://chromiumcodereview.appspot.com/1827403003/diff/80001/bootstrap/win/win_tools.bat#newcode67 bootstrap/win/win_tools.bat:67: :: Check to see if we're on a 32 ...
4 years, 8 months ago (2016-03-29 00:11:12 UTC) #7
dnj
lgtm https://chromiumcodereview.appspot.com/1827403003/diff/80001/bootstrap/win/win_tools.bat File bootstrap/win/win_tools.bat (right): https://chromiumcodereview.appspot.com/1827403003/diff/80001/bootstrap/win/win_tools.bat#newcode67 bootstrap/win/win_tools.bat:67: :: Check to see if we're on a ...
4 years, 8 months ago (2016-03-29 00:17:37 UTC) #8
iannucci
Committed patchset #6 (id:100001) manually as 299520.
4 years, 8 months ago (2016-03-29 00:41:50 UTC) #10
Michael Moss
FWIW, https://github.com/blog/2131-git-2-8-has-been-released With some Windows-specific improvements :(
4 years, 8 months ago (2016-03-29 19:34:48 UTC) #11
iannucci1
4 years, 8 months ago (2016-03-29 19:37:23 UTC) #12
Message was sent while issue was closed.
On 2016/03/29 19:34:48, Michael Moss wrote:
> FWIW, https://github.com/blog/2131-git-2-8-has-been-released
> 
> With some Windows-specific improvements :(

Haha yeah I know, but upgrading to that from 2.7.4 should be cake with the new
upgrade flow. After the 2.7.4 upgrade I'll update the code to not have the
old-flow stuff, and then add 2.8 as bleeding edge. We can give it a bit of time
to bake before making it the current version too.

Powered by Google App Engine
This is Rietveld 408576698