Loading...
 

InstallCvsMonitorGentoo

this is a non webapp-config, bare-knuckled guide to using cvsmonitor on gentoo linuxen

if you are interested in yet another working copy checkout http://cvs.tiki.org

here are some hints:

Copy to clipboard
cd <yourdocroot>


download cvsmonitor from sf.net

Copy to clipboard
wget


extract into <yourdocroot> dir

Copy to clipboard
tar -xzf cvsmonitor.tar.gz


to be able to write to main.conf lateron

Copy to clipboard
chown apache cvsmonitor


edit /etc/apache/vhost.d/99_cvsmonitor.conf

Copy to clipboard
<VirtualHost *:80> ServerName cvsmonitor.<yourhost> ServerAlias cvs.<yourhost> RewriteEngine On RewriteCond %{REQUEST_METHOD} ^{TRACE|TRACK} RewriteRule .* - [F] ScriptAlias /cgi-bin/ "<yourdocroot>/cvsmonitor" <Directory "<yourdocroot>/cvsmonitor"> AddHandler cgi-script .pl Options +ExecCGI DirectoryIndex index.html cvsmonitor.pl order deny,allow allow from all <FilesMatch "\.conf$"> order deny,allow deny from all </FilesMatch> </Directory> </VirtualHost>


reload apache

Copy to clipboard
/etc/init.d/apache reload


goto http://cvsmonitor.<yourhost>/setup.pl

check and satisfy perl requirements:

Copy to clipboard
emerge File-Slurp File-NCopy Clone File-Find-Rule GDGraph Sort-Versions Time-Duration Net-Telnet Proc-ProcessTable Validate-Net XML-Generator


emerge Class-Handle-1.03 (based on Class-Default ebuild)

Copy to clipboard
mkdir -p /usr/local/portage/dev-perl/Class-Handle/files cp /usr/portage/dev-perl/Class-Default/Class-Default-1.3.ebuild /usr/local/portage/dev-perl/Class-Handle/Class-Handle-1.03.ebuild ebuild /usr/local/portage/dev-perl/Class-Handle/Class-Handle-1.03.ebuild fetch ebuild /usr/local/portage/dev-perl/Class-Handle/Class-Handle-1.03.ebuild digest emerge Class-Handle


now the perl reqs should be met

go through the setup, set admin pass and write main.conf

now do some protecting:

Copy to clipboard
chmod -x <yourdocroot>/cvsmonitor/setup.pl chown root <yourdocroot>/cvsmonitor


now go and add a repository, and some modules using cvsmonitor admin


Page last modified on Friday 20 September 2019 15:59:12 GMT-0000

Upcoming Events

1)  21 Mar 2024 18:00 GMT-0000
Tiki Roundtable Meeting
2)  25 Mar 2024 17:00 GMT-0000
29th anniversary WikiBirthday (With Ward Cunningham)
3)  18 Apr 2024 18:00 GMT-0000
Tiki Roundtable Meeting
4)  16 May 2024 18:00 GMT-0000
Tiki Roundtable Meeting
5)  20 Jun 2024 14:00 GMT-0000
Tiki Roundtable Meeting
6)  18 Jul 2024 14:00 GMT-0000
Tiki Roundtable Meeting
7)  15 Aug 2024 14:00 GMT-0000
Tiki Roundtable Meeting
8)  19 Sep 2024 14:00 GMT-0000
Tiki Roundtable Meeting
9) 
Tiki birthday
10)  17 Oct 2024 14:00 GMT-0000
Tiki Roundtable Meeting