Regarding CVSWEB setup... kindly help..!!

View: New views
1 Messages — Rating Filter:   Alert me  

Regarding CVSWEB setup... kindly help..!!

by nikunj badjatya :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi,
I am a Software engineer. I am using CVS as my version control system.
I am using CentOS 5.3.
CVS and apache (httpd) are installed.
I want to setup a web interface for my CVS repositories.
I searched alot on net, but unable to get the working interface. I
have performed the following things on my system as part of setup:
1. Downloaded latest version of cvsweb - cvsweb-3.0.6
    I have kept the file " cvsweb.conf " in /etc/httpd/conf.d/  directory
    i have kept the file " cvsweb.css " in /etc/httpd/ directory
    i have kept the file " cvsweb.cgi " in ~/cbin/cgi-bin/  directory
2. followed the steps mentioned in the INSTALL file.
    my local repository is in  ~/repo
    I edited  cvsweb.conf file (a) Path to the local repository (b)
path to the cssurl
    i edited  cvsweb.cgi file , mentioned about the path to
cvsweb.conf file.( in the 'for' loop )

3. I then tried in the browser as : http://localhost/cgi-bin/cvsweb.cgi

    But no response , error 404, the requested url was not found on this server.
    Please help..!! I have to meet the deadline for the work done.

I have attached all 3 files, kindly check them.

Thanks,

Nikunj Badjatya
BTech
Trainee Software Engineer



_______________________________________________
freebsd-cvsweb@... mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-cvsweb
To unsubscribe, send any mail to "freebsd-cvsweb-unsubscribe@..."

cvsweb.conf (30K) Download Attachment
cvsweb.cgi (169K) Download Attachment