You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@subversion.apache.org by Daniel Serodio <na...@neverbox.com> on 2009/05/05 17:43:23 UTC

"End of file found" error while dumping repo

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@subversion.tigris.org].