Hello,
Has anyone had any luck getting ViewVC to work with Subversion 1.4
I have ViewVC 1.0.1 and I have swig 1.3.29
I cannot get make swig-py to work I get the following error when I try
to make it:
make: *** [subversion/bindings/swig/python/svn_client.lo] Error 1
And the other error I get when I do run the viewvc.cgi is this:
An Exception Has Occurred
Python Traceback
Traceback (most recent call last):
File "/usr/local/viewvc-1.0.1/lib/viewvc.py", line 3628, in main
request.run_viewvc()
File "/usr/local/viewvc-1.0.1/lib/viewvc.py", line 253, in run_viewvc
import vclib.svn
File "/usr/local/viewvc-1.0.1/lib/vclib/svn/__init__.py", line 25, in ?
from svn import fs, repos, core, delta
ImportError: No module named svn
Any help would be great...
Thanks.
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxxx
For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxxx
|