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

Re: "Expected version '1' of repository; found no version...

From: Karl Fogel <kfogel_at_newton.ch.collab.net>
Date: 2002-10-25 23:02:07 CEST

Gordon Sullivan <gsullivan@orionsci.com> writes:
> I'm pretty sure I was doing it wrong.

Yup, you've got it.

> I had created the directory /usr/local/svn-repo to act as a
> container. I then did a svnadmin create
> /usr/local/svn-repo/project1. In the httpd.conf file I referenced
> /usr/local/svn-repo instead of /usr/local/svn-repo/project1. After
> changing the httpd.conf to reference /usr/local/svn-repo/project1 I
> get a different error.
>
> human-readable errcode="160000"
> Bad database version: 2.4.14

Whoa. Is that the entire error output?

I can't believe you'd have a version of Berkeley DB that old (we're at
least 4.0.14 or 4.1.24 now), but I guess I should ask... ?

-K

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Oct 25 23:32:31 2002

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.