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

Issue 12755033: Execute a temp copy of update_depot_tools.bat (Closed)

Created:
7 years, 9 months ago by szager1
Modified:
7 years, 9 months ago
Reviewers:
szager, iannucci, M-A Ruel
CC:
chromium-reviews, Dirk Pranke, cmp-cc_chromium.org, iannucci+depot_tools_chromium.org
Visibility:
Public.

Description

Execute a temp copy of update_depot_tools.bat Windows will sometimes freak out if a file is rewritten while it's being executed. That can happen when update_depot_tools.bat runs. R=iannucci@chromium.org,maruel@chromium.org BUG= Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=189429

Patch Set 1 #

Total comments: 16

Patch Set 2 : Add goto :EOF #

Patch Set 3 : Remove 'sometimes' #

Patch Set 4 : copy to %TEMP% #

Unified diffs Side-by-side diffs Delta from patch set Stats (+18 lines, -6 lines) Patch
M update_depot_tools.bat View 1 2 3 3 chunks +18 lines, -6 lines 0 comments Download

Messages

Total messages: 15 (0 generated)
szager
7 years, 9 months ago (2013-03-20 20:57:15 UTC) #1
szager1
Pulling out this functionality from here: https://codereview.chromium.org/12865010/
7 years, 9 months ago (2013-03-20 20:57:54 UTC) #2
iannucci
https://codereview.chromium.org/12755033/diff/1/update_depot_tools.bat File update_depot_tools.bat (right): https://codereview.chromium.org/12755033/diff/1/update_depot_tools.bat#newcode10 update_depot_tools.bat:10: :: Windows sometimes freaks out if a file is ...
7 years, 9 months ago (2013-03-20 21:06:14 UTC) #3
M-A Ruel
https://codereview.chromium.org/12755033/diff/1/.gitignore File .gitignore (right): https://codereview.chromium.org/12755033/diff/1/.gitignore#newcode22 .gitignore:22: # Ignore temporary locations for auto-updating scripts. These are ...
7 years, 9 months ago (2013-03-20 21:06:37 UTC) #4
szager1
https://codereview.chromium.org/12755033/diff/1/update_depot_tools.bat File update_depot_tools.bat (right): https://codereview.chromium.org/12755033/diff/1/update_depot_tools.bat#newcode10 update_depot_tools.bat:10: :: Windows sometimes freaks out if a file is ...
7 years, 9 months ago (2013-03-20 21:19:10 UTC) #5
iannucci
https://codereview.chromium.org/12755033/diff/1/update_depot_tools.bat File update_depot_tools.bat (right): https://codereview.chromium.org/12755033/diff/1/update_depot_tools.bat#newcode10 update_depot_tools.bat:10: :: Windows sometimes freaks out if a file is ...
7 years, 9 months ago (2013-03-20 21:33:14 UTC) #6
M-A Ruel
https://codereview.chromium.org/12755033/diff/1/update_depot_tools.bat File update_depot_tools.bat (right): https://codereview.chromium.org/12755033/diff/1/update_depot_tools.bat#newcode10 update_depot_tools.bat:10: :: Windows sometimes freaks out if a file is ...
7 years, 9 months ago (2013-03-20 21:51:22 UTC) #7
szager1
https://codereview.chromium.org/12755033/diff/1/update_depot_tools.bat File update_depot_tools.bat (right): https://codereview.chromium.org/12755033/diff/1/update_depot_tools.bat#newcode10 update_depot_tools.bat:10: :: Windows sometimes freaks out if a file is ...
7 years, 9 months ago (2013-03-20 21:53:52 UTC) #8
szager1
https://codereview.chromium.org/12755033/diff/1/update_depot_tools.bat File update_depot_tools.bat (right): https://codereview.chromium.org/12755033/diff/1/update_depot_tools.bat#newcode14 update_depot_tools.bat:14: COPY /Y %~dp0update_depot_tools.bat %~dp0update_depot_tools_tmp.bat >nul On 2013/03/20 21:51:22, Marc-Antoine ...
7 years, 9 months ago (2013-03-20 22:03:44 UTC) #9
M-A Ruel
lgtm
7 years, 9 months ago (2013-03-20 22:05:35 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/szager@chromium.org/12755033/15001
7 years, 9 months ago (2013-03-20 22:08:39 UTC) #11
commit-bot: I haz the power
Failed to apply patch for depot_tools/update_depot_tools.bat: While running patch -p1 --forward --force --no-backup-if-mismatch; patching file ...
7 years, 9 months ago (2013-03-20 22:08:43 UTC) #12
szager1
Committed patchset #4 manually as r189429.
7 years, 9 months ago (2013-03-20 22:13:26 UTC) #13
M-A Ruel
On 2013/03/20 22:13:26, szager1 wrote: > Committed patchset #4 manually as r189429. Did you commit ...
7 years, 9 months ago (2013-03-20 22:17:30 UTC) #14
szager
7 years, 9 months ago (2013-03-20 22:22:52 UTC) #15
On Wed, Mar 20, 2013 at 3:17 PM, <maruel@chromium.org> wrote:

> On 2013/03/20 22:13:26, szager1 wrote:
>
>> Committed patchset #4 manually as r189429.
>>
>
> Did you commit from a windows machine to be sure it still works?
>
> :D
>

Yechh.  No, I didn't.  But I just updated my win checkout, and it works for
me.

Powered by Google App Engine
This is Rietveld 408576698