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

Issue 3856006: A refactoring left cygwin busted.... (Closed)

Created:
10 years, 2 months ago by Scott Byer
Modified:
9 years, 7 months ago
CC:
chromium-reviews
Visibility:
Public.

Description

A refactoring left cygwin busted. Create an update_depot_tools.bat file to use for updated when on cygwin, and properly call it from the update_depot_tools shell script and gclient batch files. BUG=none TEST=gclient sync and git cl work again on cygwin. Can also turn echo on in update_depot_tools.bat to verify updating working correctly. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=63234

Patch Set 1 #

Total comments: 2

Patch Set 2 : '' #

Total comments: 2

Patch Set 3 : '' #

Total comments: 2

Patch Set 4 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+26 lines, -16 lines) Patch
M bootstrap/gclient.bat View 3 1 chunk +2 lines, -13 lines 0 comments Download
A bootstrap/update_depot_tools.bat View 1 2 3 1 chunk +15 lines, -0 lines 0 comments Download
M gclient View 2 3 1 chunk +7 lines, -0 lines 0 comments Download
M update_depot_tools View 1 2 3 1 chunk +2 lines, -3 lines 0 comments Download

Messages

Total messages: 10 (0 generated)
Scott Byer
This gets cygwin working again.
10 years, 2 months ago (2010-10-19 00:57:28 UTC) #1
Mandeep Singh Baines
On 2010/10/19 00:57:28, Scott Byer wrote: > This gets cygwin working again. Thanks! I should ...
10 years, 2 months ago (2010-10-19 02:18:40 UTC) #2
M-A Ruel
On 2010/10/19 02:18:40, Mandeep Singh Baines wrote: > On 2010/10/19 00:57:28, Scott Byer wrote: > ...
10 years, 2 months ago (2010-10-19 15:06:07 UTC) #3
M-A Ruel
And there's a related change at http://codereview.chromium.org/3783010/show http://codereview.chromium.org/3856006/diff/1/2 File bootstrap/update_depot_tools.bat (right): http://codereview.chromium.org/3856006/diff/1/2#newcode2 bootstrap/update_depot_tools.bat:2: :: Copyright ...
10 years, 2 months ago (2010-10-19 15:07:53 UTC) #4
Scott Byer
Is the call out to gclient.bat needed just to get the bootstrap / upper directory ...
10 years, 2 months ago (2010-10-19 16:38:50 UTC) #5
M-A Ruel
gclient.bat should also call update_depot_tools.bat. http://codereview.chromium.org/3856006/diff/7001/8001 File bootstrap/update_depot_tools.bat (right): http://codereview.chromium.org/3856006/diff/7001/8001#newcode6 bootstrap/update_depot_tools.bat:6: :: This batch file ...
10 years, 2 months ago (2010-10-19 16:45:25 UTC) #6
Scott Byer
On 2010/10/19 02:18:40, Mandeep Singh Baines wrote: > On 2010/10/19 00:57:28, Scott Byer wrote: > ...
10 years, 2 months ago (2010-10-19 16:46:28 UTC) #7
Scott Byer
Alright, bootstrap/gclient.bat uses bootstrap/update_depot_tools.bat, the gclient script at the root properly calls off to bootstrap/gclient.bat ...
10 years, 2 months ago (2010-10-19 17:01:15 UTC) #8
Scott Byer
Ping? On 2010/10/19 17:01:15, Scott Byer wrote: > Alright, bootstrap/gclient.bat uses bootstrap/update_depot_tools.bat, the > gclient ...
10 years, 2 months ago (2010-10-20 16:36:44 UTC) #9
M-A Ruel
10 years, 2 months ago (2010-10-20 16:43:58 UTC) #10
lgtm, sorry for the delay!

http://codereview.chromium.org/3856006/diff/14001/15002
File bootstrap/update_depot_tools.bat (right):

http://codereview.chromium.org/3856006/diff/14001/15002#newcode8
bootstrap/update_depot_tools.bat:8: setlocal
On 2010/10/19 17:01:15, Scott Byer wrote:
> This seems unneeded to me, should I eliminate it?

it's fine to remove it now.

Powered by Google App Engine
This is Rietveld 408576698