git bug: rebase fatal failure

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Tommy Thorn
Date: Thursday, May 15, 2008 - 12:27 am

Hi,

I have large-ish repository (143 MB) where git rebase failed 
unexpectedly (see below). If anyone is interested in looking at this, I 
have left a copy of the repository at 
http://thorn.ws/git-fatal-rebase-error.tar.gz

Tommy
PS: Please add me in CC as I'm no longer on this list.


$ git --version
git version 1.5.5.1.93.ge3f3e

$ git rebase cacao my-cacao-build
First, rewinding head to replay your work on top of it...
Applying Import binutils-2.18
.dotest/patch:16878: trailing whitespace.
 
.dotest/patch:17923: trailing whitespace.
  0. Additional Definitions.
.dotest/patch:18024: trailing whitespace.
       Version.
.dotest/patch:18094: trailing whitespace.
//
.dotest/patch:18099: trailing whitespace.
//
fatal: corrupt patch at line 260912
Patch failed at 0001.

When you have resolved this problem run "git rebase --continue".
If you would prefer to skip this patch, instead run "git rebase --skip".
To restore the original branch and stop rebasing run "git rebase --abort".


--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
git bug: rebase fatal failure, Tommy Thorn, (Thu May 15, 12:27 am)
Re: git bug: rebase fatal failure, Johannes Schindelin, (Fri May 16, 3:41 am)
Re: git bug: rebase fatal failure, Johannes Schindelin, (Fri May 16, 4:01 am)
[PATCH] mailsplit and mailinfo: gracefully handle NUL char ..., Johannes Schindelin, (Fri May 16, 6:03 am)
Re: [PATCH] mailsplit and mailinfo: gracefully handle NUL ..., Johannes Schindelin, (Fri May 16, 7:32 am)
Re: [PATCH] mailsplit and mailinfo: gracefully handle NUL ..., Johannes Schindelin, (Fri May 16, 4:59 pm)
Re: [PATCH] mailsplit and mailinfo: gracefully handle NUL ..., Johannes Schindelin, (Fri May 16, 5:26 pm)
Re: [PATCH] mailsplit and mailinfo: gracefully handle NUL ..., Stephen R. van den Berg, (Sat May 17, 3:07 am)
Re: [PATCH] mailsplit and mailinfo: gracefully handle NUL ..., Johannes Schindelin, (Sat May 17, 3:18 am)
Re: [PATCH] mailsplit and mailinfo: gracefully handle NUL ..., Johannes Schindelin, (Thu May 22, 3:38 am)
Re: [PATCH] mailsplit and mailinfo: gracefully handle NUL ..., Johannes Schindelin, (Fri May 23, 4:21 am)