Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[higgins-dev] http://dev.eclipse.org/viewsvn/index.cgi/?root=Technology_SVN

Results in:

An Exception Has Occurred

Python Traceback

Traceback (most recent call last):
  File "/home/apps/viewvc/lib/viewvc.py", line 3629, in main
    request.run_viewvc()
  File "/home/apps/viewvc/lib/viewvc.py", line 253, in run_viewvc
    import vclib.svn
  File "/home/apps/viewvc/lib/vclib/svn/__init__.py", line 25, in ?
    from svn import fs, repos, core, delta
ImportError: No module named svn
 
 
Now that we’ve cut over to SVN, we’d like to use “viewsvn” for Higgins, so getting this fixed would be helpful.
 
-Paul

 


Back to the top