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

switching from the db4 to the file system/database...

From: bruce <bedouglas_at_earthlink.net>
Date: 2005-04-26 03:53:58 CEST

hey...

i just modifed some things with subversion. i'm using gforge and and i get
the following from the ViewCVS portion...

Traceback (most recent call last):
  File "/viewcvs/lib/viewcvs.py", line 3394, in main
    request.run_viewcvs()
  File "/viewcvs/lib/viewcvs.py", line 268, in run_viewcvs
    self.rootpath, rev)
  File "/viewcvs/lib/vclib/svn/__init__.py", line 342, in __init__
    self.repos = repos.svn_repos_open(rootpath, self.pool)
SubversionException: ('Bad database version: compiled with 4.2.52, running
against 4.3.27', 160000)

does anybody have any idea as to what's the cause....?

i'm running fedora core 3, subversion-1.1.4-1, python-2.3.4, db4-4.3.27

is it a subversion db issue.. ?
is it possibly python related....
is it possibly ViewCVS?

(it appears to be a db issue)

comments/thoughts/opinions/etc would be helpful.

also, if it is a db issue, is there a way to rectify it? also, is there a
way to get away from the db4, and use the filesystem approach for
subversion... given that the fs approach should be one less thing i'd have
to deal with going forward... it's a b* when you're dealing with
dependencies...

thanks

bruce
bedouglas@earthlink.net

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Apr 26 03:54:18 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.