Doing an svn ls can change back-end db (when using BDB)?
From: Srinivas Kotla <skotla_at_broadsoft.com>
Date: 2007-07-13 21:22:24 CEST
Hi,
This is what happened to me today. Our server (linux) was running
I reproduced it here:
[subversion@sklinux tmp]$ /opt/subversion-1.3.2/bin/svnadmin create
[subversion@sklinux tmp]$ /opt/subversion-1.3.2/bin/svn mkdir
Committed revision 1.
[subversion@sklinux tmp]$ /opt/subversion-1.3.2/bin/svn ls
[subversion@sklinux tmp]$ /opt/subversion-1.4.4/bin/svn ls
trunk/
[subversion@sklinux tmp]$ /opt/subversion-1.3.2/bin/svn ls
svn: Unable to open repository 'file:///tmp/repos132'
svn: Berkeley DB error for filesystem /tmp/repos132/db while opening
DB_VERSION_MISMATCH: Database environment version mismatch
svn: bdb: Program version 4.3 doesn't match environment version
-- <http://www.broadsoft.com/images/r1c1.gif> <http://www.broadsoft.com/images/r1c1.gif> <http://www.broadsoft.com/images/r1c1.gif> <http://www.broadsoft.com/images/r1c1.gif> Srinivas Kotla | BROADSOFT Inc. P| 240.364.5260 Email| skotla@broadsoft.com <mailto:skotla@broadsoft.com> Mail| 220 Perry Parkway | Gaithersburg | MD 20877
|
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.