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

svnadmin dump fails, "invalid stream: [tgt] insn 1786 starts beyond the target view position"

From: Brett Meyer <brettmeyer_at_cmu.edu>
Date: 2006-09-01 19:35:02 CEST

I'm trying to create a dump of my repository because I'm trying to
fork off a portion of our code base for a second repository to be
used independently by a second set of developers.

When I try to perform

svnadmin dump myrepos > mydump

the dump fails at revision 1102 of 1667, with the following message:

svnadmin: Invalid diff stream: [tgt] insn 1786 starts beyond the
target view position

I can check out without any difficulty revision 1102 and later
revisions both using file:/// and svn+ssh://. These revisions show
no obvious sign of corruption (the code base compiles and executes
without error).

I'm using subversion 1.2.1 and Berkeley DB 4.1.24 (Apache Portable
Runtime 0.9.6, but I don't think this is relevant since I can check
out without any trouble) running on SuSE 9.3.

Thank you for your time,
Brett Meyer

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Sep 1 19:44:27 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.