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

ViewVC Setup Issue

From: Deepa Dave <ddave_at_goldstonetech.com>
Date: 2006-05-25 00:07:45 CEST

I encounter the error below while trying to access Subversion repository
using view-vc
 http://192.168.0.44/cgi-bin/viewvc.cgi
 
An Exception Has Occurred
Python Traceback
 
Traceback (most recent call last):
  File "/usr/local/viewvc-1.0.0/lib/viewvc.py", line
3611, in main
    request.run_viewvc()
  File "/usr/local/viewvc-1.0.0/lib/viewvc.py", line
253, in run_viewvc
    import vclib.svn
  File
"/usr/local/viewvc-1.0.0/lib/vclib/svn/__init__.py",
line 25, in ?
    from svn import fs, repos, core, delta
  File "/usr/local/lib/svn-python/svn/fs.py", line 19,
in ?
    from libsvn.fs import *
ImportError: No module named libsvn.fs
 

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org

Received on Thu May 25 00:09:02 2006

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.