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

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

From: C. Michael Pilato <cmpilato_at_collab.net>
Date: 2005-10-28 17:31:07 CEST

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 <cmpilato@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
Received on Fri Oct 28 17:33:07 2005

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.