RE: HOWTO: Installing ViewCVS with Subversion?
From: Walter Nicholls <walter.nicholls_at_cornerstone.co.nz>
Date: 2003-10-13 02:24:22 CEST
>> From: Kris Goss [mailto:kris@seedindustries.com]
I did this a couple of months ago, I can probably answer specific questions but I haven't written it up extensively. I did post the following instructions on this list (I've slightly edited since) There was also some discussion on this list in August, look in the archives.
- Walter
-------------
Check your versions of Subversion, the svn Python bindings and Python match.
1. Apache 2.0.47 from httpd.apache.org
2. Python for Windows VERSION 2.2!!
2b. Unpack the subversion-python zip file into c:\program files\Python2.2\lib (creating
3. mod_python for Apache:
4. You must get the HEAD of ViewCVS. ViewCVS 0.9.2 does not have the
C:\temp\> cvs -d
5. Run the viewcvs-install program
and follow the prompts
I installed to C:\webroot\viewcvs-1.0-dev\
6. Modify apache's httpd.conf to include:
LoadModule python_module modules/mod_python.so
ScriptAlias /viewcvs
7. Modify viewcvs.conf
[general]
8. You may need to ensure the user account that is running Apache has
Clear as mud? I've probably forgotten something.
For syntax-aware colour coding, you need to do a bit more
1. go to http://gnuwin32.sourceforge.net/packages.html and start
I got this lot:
I'm not sure if it is *all* needed.
Install into C:\gnuwin32\, and have c:\gnuwin32\bin in the PATH
Then in viewcvs.conf set use_enscript = 1 and things should be sweet.
I haven't got cvsgraph or DIFFs working. Yet. One of the reasons this
---------------------------------------------------------------------
|
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.