* git svn can't handle giant commit
@ 2011-12-19 15:28 fREW Schmidt
2012-01-11 13:07 ` Carlos Martín Nieto
0 siblings, 1 reply; 2+ messages in thread
From: fREW Schmidt @ 2011-12-19 15:28 UTC (permalink / raw)
To: Git List
Hey guys,
I'm working on an import of some repos and I discovered that I can't
import a certain commit due to it's size. This is the commit:
http://perlcritic.tigris.org/source/browse/perlcritic?view=rev&revision=2676
Clearly it's large :-)
Anyway, here's the error message I get:
Svndiff data contains invalid instruction: Invalid diff stream:
[new] insn 4 overflows the new data section at
/opt/libexec/git-core/git-svn line 5653
This is not a deal breaker as I'm fairly sure I can do the clone in
pieces as opposed to from the root (I just did the root to get a list
of authors anyway) but it seems like there should be a way to handle
something like this...
--
fREW Schmidt
http://blog.afoolishmanifesto.com
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: git svn can't handle giant commit
2011-12-19 15:28 git svn can't handle giant commit fREW Schmidt
@ 2012-01-11 13:07 ` Carlos Martín Nieto
0 siblings, 0 replies; 2+ messages in thread
From: Carlos Martín Nieto @ 2012-01-11 13:07 UTC (permalink / raw)
To: fREW Schmidt; +Cc: Git List
[-- Attachment #1: Type: text/plain, Size: 729 bytes --]
On Mon, Dec 19, 2011 at 09:28:04AM -0600, fREW Schmidt wrote:
> Hey guys,
>
> I'm working on an import of some repos and I discovered that I can't
> import a certain commit due to it's size. This is the commit:
>
> http://perlcritic.tigris.org/source/browse/perlcritic?view=rev&revision=2676
>
> Clearly it's large :-)
>
> Anyway, here's the error message I get:
>
> Svndiff data contains invalid instruction: Invalid diff stream:
> [new] insn 4 overflows the new data section at
> /opt/libexec/git-core/git-svn line 5653
What version of git are you using? I can't find any of those error
messages in the git repo, and it looks like it's the svn library that
is creating the error message.
cmn
[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 490 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2012-01-11 13:07 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-12-19 15:28 git svn can't handle giant commit fREW Schmidt
2012-01-11 13:07 ` Carlos Martín Nieto
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).