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

Messed up repository

From: Jeff Rogers <pbf00t_at_gmail.com>
Date: 2005-07-09 00:20:45 CEST

I have a zero byte file in my repos/db/revs directory. It is the most
recent file (number 95 in this case). This is causing all sorts of
problems with check in.

For example...

svn ci -m "checkin notes"

adding......
adding.....

Transmitting file data .subversion/libsvn_client/commit.c:817: (apr_err=70014)
svn: Commit failed (details follow):
subversion/libsvn_subr/io.c:2132: (apr_err=70014)
svn: Can't read file '/Users/home/repos/db/revs/95': End of file found

I've tried to run svnadmin recover, which resultes in...

svnadmin recover /Users/home/repos/
Repository lock acquired.
Please wait; recovering the repository may take some time...
subversion/libsvn_fs/fs-loader.c:130: (apr_err=160033)
svnadmin: Failed to load module for FS type 'bdb'

I'm running a binary of svn and svnserve on Mac OS X, I suspect I'm
using fsfs, is that what is causing this recover problem?

I can live without what was done in the revision causing the issue, is
there a way to just back this thing out without making a bigger mess?

-JeffR

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Sat Jul 9 00:23:24 2005

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.