* [bug] git svn clone failing with invalid diff stream
@ 2010-04-20 6:48 Anand Kumria
2010-04-20 16:12 ` Michael J Gruber
0 siblings, 1 reply; 3+ messages in thread
From: Anand Kumria @ 2010-04-20 6:48 UTC (permalink / raw)
To: git
Hi,
Using both git 1.7.0.4 and 1.5.6.5 I am unable to clone the Subversion
respository for Serendipity.
URL: svn://svn.berlios.de/serendipity
It fails consistently on r1341 with:
(1.5.6.5): Svndiff data contains invalid instruction: Invalid diff
stream: [tgt] insn 335 starts beyond the target view position at
/usr/bin/git-svn line 3856
and
(1.7.0.4): Svndiff data contains invalid instruction: Invalid diff
stream: [tgt] insn 335 starts beyond the target view position at
/usr/lib/git-core/git-svn line 5047
On, seemingly UTF-8 encoded data. Any ideas / pointers would be appreciated.
Regards,
Anand
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [bug] git svn clone failing with invalid diff stream
2010-04-20 6:48 [bug] git svn clone failing with invalid diff stream Anand Kumria
@ 2010-04-20 16:12 ` Michael J Gruber
2010-04-20 16:42 ` Anand Kumria
0 siblings, 1 reply; 3+ messages in thread
From: Michael J Gruber @ 2010-04-20 16:12 UTC (permalink / raw)
To: Anand Kumria; +Cc: git
Anand Kumria venit, vidit, dixit 20.04.2010 08:48:
> Hi,
>
> Using both git 1.7.0.4 and 1.5.6.5 I am unable to clone the Subversion
> respository for Serendipity.
>
> URL: svn://svn.berlios.de/serendipity
>
> It fails consistently on r1341 with:
>
> (1.5.6.5): Svndiff data contains invalid instruction: Invalid diff
> stream: [tgt] insn 335 starts beyond the target view position at
> /usr/bin/git-svn line 3856
>
> and
>
> (1.7.0.4): Svndiff data contains invalid instruction: Invalid diff
> stream: [tgt] insn 335 starts beyond the target view position at
> /usr/lib/git-core/git-svn line 5047
>
> On, seemingly UTF-8 encoded data. Any ideas / pointers would be appreciated.
That message actually comes from the underlying svn diff itself. To me
it looks like a problem with the underlying fsfs on the server:
http://www.szakmeister.net/fsfsverify/
hg convert runs into the same problem, btw.
It would be worthwhile to try svnsync and clone the synced repo, but it
seems berlios does not support the necessary replay command. Time to
talk to them!
Michael
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [bug] git svn clone failing with invalid diff stream
2010-04-20 16:12 ` Michael J Gruber
@ 2010-04-20 16:42 ` Anand Kumria
0 siblings, 0 replies; 3+ messages in thread
From: Anand Kumria @ 2010-04-20 16:42 UTC (permalink / raw)
To: Michael J Gruber; +Cc: git
On Wed, Apr 21, 2010 at 2:12 AM, Michael J Gruber
<git@drmicha.warpmail.net> wrote:
> Anand Kumria venit, vidit, dixit 20.04.2010 08:48:
>> Hi,
>>
>> Using both git 1.7.0.4 and 1.5.6.5 I am unable to clone the Subversion
>> respository for Serendipity.
>>
>> URL: svn://svn.berlios.de/serendipity
>>
>> It fails consistently on r1341 with:
>>
>> (1.5.6.5): Svndiff data contains invalid instruction: Invalid diff
>> stream: [tgt] insn 335 starts beyond the target view position at
>> /usr/bin/git-svn line 3856
>>
>> and
>>
>> (1.7.0.4): Svndiff data contains invalid instruction: Invalid diff
>> stream: [tgt] insn 335 starts beyond the target view position at
>> /usr/lib/git-core/git-svn line 5047
>>
>> On, seemingly UTF-8 encoded data. Any ideas / pointers would be appreciated.
>
> That message actually comes from the underlying svn diff itself. To me
> it looks like a problem with the underlying fsfs on the server:
>
> http://www.szakmeister.net/fsfsverify/
>
> hg convert runs into the same problem, btw.
Thanks - I was afraid I was doing something incorrect or it might have
been some other issue at my end.
I've reached out to the Berlios and Subversion guys, since the page on
fsfsverify seems to indicate it is a hard to reproduce problem needing
a test case; and this appears to be one.
Cheers,
Anand
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2010-04-20 16:42 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-04-20 6:48 [bug] git svn clone failing with invalid diff stream Anand Kumria
2010-04-20 16:12 ` Michael J Gruber
2010-04-20 16:42 ` Anand Kumria
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).