kynn@panix.com wrote:
> Hi. I'm getting the following error:
>
> % svn co file:///home/jones/svn-repos/MyProject/trunk MyProject
> svn: Unable to open an ra_local session to URL
> svn: Unable to open repository
> 'file:///home/jones/svn-repos/MyProject/trunk' svn: Berkeley DB
> error while opening environment for filesystem
> /home/jones/svn-repos/db: DB_VERSION_MISMATCH: Database environment
> version mismatch svn: bdb: Program version 4.3 doesn't match
> environment version
>
> Could anyone tell me what's going on and/or how to fix it?
>
> Thanks!
>
> kj
You've neglected to say what operating system or what version of Subversion
you are using, and I admit that Subversion's error messages could use a lot
of tuning. But is the repository owned by a user and group so that your
client has read access, if not write access, to the repository? And which
versions of BDB are installed on your system? Are they consistent with the
installed version of Subversion?
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue May 16 16:52:20 2006