[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: SVN server seems broken.



On Mon, Oct 06, 2003 at 10:01:47AM +0200, Jérôme Marant wrote:
> Quoting Sven Luther <sven.luther@wanadoo.fr>:
> 
> > Mmm, SVN seems broken :
> > 
> > luther@iliana:~/debian/SVN/pkg-ocaml-maint/packages/ocaml$ svn ci
> > svn: Couldn't find a repository
> > svn: Commit failed (details follow):
> > svn: No repository found in
> > 'svn+ssh://pkg-ocaml-maint.alioth.debian.org/svn/pkg-ocaml-maint/packages/ocaml'
> > svn: Berkeley DB error
> > svn: Berkeley DB error while opening environment for filesystem
> > /svn/pkg-ocaml-maint/db:
> > DB_RUNRECOVERY: Fatal error, run database recovery
> > svn: Couldn't find a repository
> > svn: Your commit message was left in a temporary file:
> > svn:
> > '/home/luther/debian/SVN/pkg-ocaml-maint/packages/svn-commit.tmp'
> 
> Welcome to the crappy world of Subversion and Berkeley DB!
> 
> I guess you commited with a different client version than the server version
> (server is 0.30).
> 
> I did this:
> 
> jerome@quantz:~$ svnadmin recover /svn/pkg-ocaml-maint 
> Acquiring exclusive lock on repository db.
> Recovery is running, please stand by...
> Recovery completed.
> The latest repos revision is 43.

Nope, no luck :

$  svnadmin recover ~/debian/SVN/pkg-ocaml-maint 
Acquiring exclusive lock on repository db.
Recovery is running, please stand by...svn: Unsupported repository
version
svn: Expected version '2' of repository; found no version at all; is
'/home/luther/debian/SVN/pkg-ocaml-maint' a valid repository path?
svn: No such file or directory
svn: svn_io_file_open: can't open
'/home/luther/debian/SVN/pkg-ocaml-maint/format'

I will check out the whole repo, and redo the changes :(((

Friendly,

Sven Luther



Reply to: