Skip to main content

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

For tracking, I also entered this last week: https://bugs.eclipse.org/bugs/show_bug.cgi?id=212278

>>> "Paul Trevithick" <paul@xxxxxxxxxxxxxxxxx> 12/12/07 11:36 AM >>>


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