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

Receiving "Invalid diff stream" errors

From: KM <info4km_at_yahoo.com>
Date: 2007-04-23 19:50:48 CEST

Hello,
  I had to compile subversion for HP-UX 11i and Tru64 5.1B because I couldn't fine packages precompiled for these Unix operating systems. In general all the functions work for svn.
   
  When i check out my whole repository I get the following errors when it hits a certain spot. I am not sure this is even related to the fact that i compiled the execs myself. I was experiencing different errors on my host system (with a precompiled package) - but at the same spot in the check out.
   
  Anyway - I am seeing the following, which i've traced to the svndiff code in the distribution - any idea what actually causes it?
   
  HP-UX 11i:
  svn: Invalid diff stream: [tgt] insn 1 starts beyond the target view position
   
  Tru64 5.1B:
  svn: Invalid diff stream: insn 4 overflows the target view
   
  I am using subversion 1.2.0 code, accessing through httpd.
   
  FYI - i also get a lot of nls files not found when i use truss to trace my processes. I am considering rebuilding the package with --disable-nls . Not sure yet.
   
  Any help is appreciated
  KM

       
---------------------------------
Ahhh...imagining that irresistible "new car" smell?
 Check outnew cars at Yahoo! Autos.
Received on Mon Apr 23 19:51:09 2007

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.