Viewcvs and Subversion (AttributeError: 'module' object has no attribute 'SubversionRepository')
From: foren titze <foren.titze_at_gmx.net>
Date: 2005-03-29 10:19:03 CEST
Hello Users,
I have a Apache2 Python Problem with Viewcvs1.0-dev:
when I try to access the Subversion Repository per Viewcvs I get the above
--- Python Traceback Traceback (most recent call last): File "/usr/local/viewcvs-1.0-dev/lib/viewcvs.py", line 2523, in main request.run_viewcvs() File "/usr/local/viewcvs-1.0-dev/lib/viewcvs.py", line 261, in run_viewcvs self.repos = vclib.svn.SubversionRepository(self.rootname, AttributeError: 'module' object has no attribute 'SubversionRepository' --- this happen also when I try to access the other subversion modules. over the svn client binary on a remote machine I CAN access all the repositories. I have set two links from the subversion installation to /usr/local/lib/python2.3/site-packages/svn and /usr/local/lib/python2.3/site-packages/libsvn. thanks for help --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org For additional commands, e-mail: users-help@subversion.tigris.orgReceived on Tue Mar 29 10:22:32 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.