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

Re: svnadmin: Invalid diff stream: insn 4013 overflows the target view

From: Daniel Rall <dlr_at_collab.net>
Date: 2007-01-29 20:47:00 CET

On Thu, 25 Jan 2007, Ronaldo Raivil wrote:

> I'm having this problem on a specific revision.
> checkout, update and "svnadmin dump" get this error.
> How can I fix it?
> I didnt find any good help on the net!

This error is from the
subversion/libsvn_delta/svndiff.c:count_and_verify_instructions()
routine, which is invoked while decoding windows from svndiff deltas.

I believe it's caused by malformed data retrieved from your
repository. You might try filtering out the offending revision from a
backup Subversion dump file, and re-loading the backup.

  • application/pgp-signature attachment: stored
Received on Mon Jan 29 20:47:34 2007

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

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