[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: Fresh checkout causing Invalid diff stream: insn 16301 cannot be decoded

From: John Szakmeister <john_at_szakmeister.net>
Date: 2006-08-18 11:34:22 CEST

----- Robin <robin@mischief.com.sg> wrote:
> Hi
>
> I'm running svn
>
> When I do a fresh checkout, I encounter this error
>
> Invalid diff stream: insn 16301 cannot be decoded

This means that the underlying delta data has a problem. It could be a similar issue to the "read length line error." What do you get when you run 'svnadmin verify'? I imagine it'll bail on one of the revs. Can you post or send that to me, assuming it's an FSFS-based repository?

>
> I can update an existing checkout folder without any problem.

That doesn't mean much. It just means you're not touching the bad delta when doing the update.

>
> I'm not accessing it via Apache as described in FAQ but svn service
> with tortoisesvn in windows. Using svn server win 1.3.2.

That actually refers to a different issue. That's talking about a diff over the wire versus in the filesystem backend.

-John

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Aug 18 11:35:49 2006

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.