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

Problem with subversion and ViewCVS

From: Tim Buck <tbuck_at_rrinc.com>
Date: 2005-05-13 20:03:13 CEST

I setup subversion according to the HOWTO at:
http://subversion.tigris.org/servlets/ReadMsg?listName=users&msgNo=14520

Subversion works correctly. ViewCVS works fine on our CVS
repository. But when I attempt to access an svn repository, I
get the following exception:

An Exception Has Occurred
Python Traceback

Traceback (most recent call last):
   File "/zip/local/share/viewcvs/lib/viewcvs.py", line 3388, in main
     request.run_viewcvs()
   File "/zip/local/share/viewcvs/lib/viewcvs.py", line 266, in
run_viewcvs
     self.rootpath, rev)
   File "/zip/local/share/viewcvs/lib/vclib/svn_ra/__init__.py", line
376, in __init__
     self.ra_session = ra.svn_ra_open(self.rootpath, ra_callbacks, None,
AttributeError: 'module' object has no attribute 'svn_ra_open'

I did add /usr/local/subversion/lib/svn-python to the path in
viewcvs.cgi, just as the HOWTO says.

So what am I missing?

Version numbers as follows:

ViewCVS 1.0-dev (from the ViewCVS repository)
Python 2.3.4
SWIG-1.3.21
subversion 1.1.4

Running on FreeBSD 4.6.2.

Tim Buck * Information Technology Manager * Recognition Research, Inc.
PHONE +1 540 961-6500 * FAX +1 540 961-3568 * EMAIL tbuck@rrinc.com
Good judgment comes from bad experience; a lot of that comes from
bad judgment.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri May 13 21:48:54 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.