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

Re: svnadmin dump fails

From: John Szakmeister <john_at_szakmeister.net>
Date: Sat, 24 Oct 2009 05:39:34 -0400

On Wed, Oct 21, 2009 at 10:29 PM, Matt Milliss <matt.milliss_at_gmail.com> wrote:
> I'm trying to dump an existing repo to migrate to a new server but when
> I run the command "svnadmin dump svnroot > svn-dump" I get the following
> error, "svnadmin: Invalid diff stream: insn 0 cannot be decoded". Is
> this a problem that can be solved? It sounds like a corrupt revision.
> Would running recover do anything for me?

If it's an FSFS repo, then no, it won't do anything for you. Even if
it's BDB, it still won't fix this issue.

It does sound like a broken revision. What's the last "Dumped
revision" that you see? If it's an FSFS repo, can you send me the rev
file for the revision *after* that one? Alternatively, you can try
fsfsverify (http://www.szakmeister.net/fsfsverify/). Please make sure
to backup your repo before trying anything.

-John

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=2410882

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-10-24 11:40:27 CEST

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.