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

"End of file found" error while dumping repo

From: Daniel Serodio <nabble.dserodio_at_neverbox.com>
Date: Tue, 5 May 2009 10:43:23 -0700 (PDT)

I'm trying to migrate a repository from our current server (running SVN
1.4.2) to a new server.

We have incremental backups from the repository (created using "svnadmin
dump"), so I planned to restore these backup files on the new repository,
but I found that one of the incremental backup files (containing 4
revisions) is corrupted! I'm trying to dump these from the "live"
repository, but svnadmin is failing with the following error:

$ svnadmin dump /var/lib/svn -r 3087 > /dev/null
svnadmin: Can't read file '/var/lib/svn/db/revs/545': End of file found

I'm trying to dump r3087, but it's complaining about r545. I tried running
"svn info" on both these revisions, and Subversion is able to report
information on r3087, but not r545.

What can I do to somehow workaround this problem?

Thanks in advance,
Daniel Serodio

-- 
View this message in context: http://www.nabble.com/%22End-of-file-found%22-error-while-dumping-repo-tp23392442p23392442.html
Sent from the Subversion Users mailing list archive at Nabble.com.
------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=2071318
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-05-05 19:48:40 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.