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

Installing ViewVC

From: <Quang.Tran_at_sita.aero>
Date: 2007-02-16 21:41:25 CET

Hello Users

I'm trying to install ViewVC (v1.0.3) as instructed in the INSTALL note.

Basically:
- I have copied the file /usr/local/viewvc-1.0.3/bin/cgi/viewvc.cgi into
the Apache's cgi directory /var/www/cgi-bin.
- Then I launched it by using the URL http://57.4.26.65/cgi-bin/viewvc.cgi.

I've got the following error about python :

=======================================================================================
An Exception Has Occurred
Python Traceback

Traceback (most recent call last):
  File "/usr/local/viewvc-1.0.3/lib/viewvc.py", line 3629, in main
    request.run_viewvc()
  File "/usr/local/viewvc-1.0.3/lib/viewvc.py", line 253, in run_viewvc
    import vclib.svn
  File "/usr/local/viewvc-1.0.3/lib/vclib/svn/__init__.py", line 25, in ?
    from svn import fs, repos, core, delta
ImportError: No module named svn
==============================================================

What do I have to do to make it work ?
Please let me know.
Thank you in advance.

Brgds. Quang.

This document is strictly confidential and intended only for use by the addressee unless otherwise stated. If you are not the intended recipient, please notify the sender immediately and delete it from your system.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Feb 16 21:42:02 2007

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.