You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@subversion.apache.org by "C. Michael Pilato" <cm...@collab.net> on 2005/10/28 15:31:07 UTC

Uh-oh. "Invalid diff stream: insn 0 overflows the target view"

Today I was doing an incremental dump of some revisions from our live
svn.collab.net repository so I could keep my local sorta-kinda-mirror
up to date.  The dump went fine, but trying to load the dumpfile, I
ran into this error:

   ...
   ------- Committed revision 15177 >>>
   
   <<< Started new transaction, based on original revision 15178
        * editing path : branches/1.2.x/subversion/po/es.po ... done.
   subversion/libsvn_delta/svndiff.c:356: (apr_err=185003)
   svnadmin: Invalid diff stream: insn 0 overflows the target view
   $

The dump was made using the installed Subversion on svn.collab.net:

   $ svnadmin --version
   svnadmin, version 1.2.1 (r15230)
      compiled Jul  7 2005, 11:05:49
   ...

The load used is a relatively recent local build of trunk.  I'm pretty
sure I've seen a similar error reported before, so I'm off to dig
around in the archives.  But needless to say, I was a bit alarmed.

-- 
C. Michael Pilato <cm...@collab.net>
CollabNet   <>   www.collab.net   <>   Distributed Development On Demand

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org