Problem With Python Bindings (completely Broken?)
From: Nick <nick_at_adhost.com>
Date: 2004-06-23 23:56:35 CEST
Sorry, the mailing list archives online only go through the 20th, it wasn't
I have two machines that run subversion that I upgraded to the latest CVS
The problem is when I go to ViewCVS now:
Traceback (most recent call last):
File "/cvs/web/ViewCVS/lib/viewcvs.py", line 2503, in main
request.run_viewcvs()
File "/cvs/web/ViewCVS/lib/viewcvs.py", line 256, in run_viewcvs
import vclib.svn
File "/cvs/web/ViewCVS/lib/vclib/svn/__init__.py", line 27, in ?
from svn import fs, repos, core, delta
File "/usr/local/lib/svn-python/svn/repos.py", line 23, in ?
from libsvn.repos import *
File "/usr/local/lib/svn-python/libsvn/repos.py", line 5, in ?
import _repos
ImportError: /usr/lib/python2.2/site-packages/libsvn/_repos.so: undefined
Happens on both servers. The reason I upgraded to the CVS version of
http://svn.collab.net <http://svn.collab.net/>
runs viewcvs fine I assumed an upgrade might help.
Thank You For Your Time,
Nick
|
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.