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

Issue 205443003: Revert git-1.9.0. (Closed)

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

Description

Revert git-1.9.0. I've received a few reports of: error: inflate: data stream error (incorrect header check) fatal: serious inflate inconsistency fatal: index-pack failed error: Could not fetch origin TBR=mmoss@chromium.org BUG= Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=258147

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -1 line) Patch
M bootstrap/win/win_tools.bat View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 2 (0 generated)
szager1
Committed patchset #1 manually as r258147.
6 years, 9 months ago (2014-03-19 23:28:19 UTC) #1
Michael Moss
6 years, 9 months ago (2014-03-20 00:17:26 UTC) #2
FWIW, I believe that's the same error we saw with zturner's original patch,
which is what lead to the reopenfile version instead.

On Wednesday, March 19, 2014, <szager@chromium.org> wrote:

> Reviewers: Michael Moss,
>
> Message:
> Committed patchset #1 manually as r258147.
>
> Description:
> Revert git-1.9.0.
>
> I've received a few reports of:
>
> error: inflate: data stream error (incorrect header check)
> fatal: serious inflate inconsistency
> fatal: index-pack failed
> error: Could not fetch origin
>
> TBR=mmoss@chromium.org
> BUG=
>
> Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=258147
>
> Please review this at https://codereview.chromium.org/205443003/
>
> SVN Base: svn://svn.chromium.org/chrome/trunk/tools/depot_tools
>
> Affected files (+1, -1 lines):
>   M bootstrap/win/win_tools.bat
>
>
> Index: bootstrap/win/win_tools.bat
> diff --git a/bootstrap/win/win_tools.bat b/bootstrap/win/win_tools.bat
> index 6de94f0efbd11fefad1c660b13ae66e68f27304f..
> 8861c90e5ba66b0f81ff8da7ea1414f651eea2cc 100644
> --- a/bootstrap/win/win_tools.bat
> +++ b/bootstrap/win/win_tools.bat
> @@ -60,7 +60,7 @@ goto :END
>
>
>  :GIT_CHECK
> -goto :GIT_190_CHECK
> +goto :GIT_1852_CHECK
>
>
>  :GIT_190_CHECK
>
>
>

To unsubscribe from this group and stop receiving emails from it, send an email
to chromium-reviews+unsubscribe@chromium.org.

Powered by Google App Engine
This is Rietveld 408576698