Does anyone have the python bindings working with the latest subversion build?
From: Nick <nick_at_adhost.com>
 
Date: 2004-06-25 18:35:43 CEST 
I asked this once before so I thought I would try one more time
 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.
 (FYI viewcvs I am using the standalone server so it runs as the same user as
  
                                    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.