Alexandre Teixeira Azevedo | 30 Jul 2012 17:08
Picon
Favicon

[rancid] rancid and cvsweb - i can“t see my cvs repositories

Hi, I´ve installed rancid in may computer and runs ok, and now i´ve installed the cvsweb but i can´t see my configs. I checked the permisssions and seems ok :
 
cd /usr/local/var/rancid
ls -lt
drwxrwxrwx 6 rancid wheel 512 Jul 25 09:50 CVS
drwxr-x------ 6 rancid wheel 512 Jul 25 09:50 CISCO => my configs
 
<at> CVSrepositories = (
'local' => ['My CVS Repository', '/home/cvs'],
'gpa' => ['gpa routers' , '/usr/local/var/rancid/CVS'],
# 'freebsd' => ['FreeBSD', '/home/ncvs'],
# 'openbsd' => ['OpenBSD', '/home/ncvs'],
# 'netbsd' => ['NetBSD', '/home/ncvs'],
# 'ruby' => ['Ruby', '/var/anoncvs/ruby'],
);
 
When i open my browser appear the page bellow  instead of my cvs repositories
 
"Index of /NEC
Parent Directory
cvsweb.cgi
"
In my apache configuration there is the following lines
 
Alias /NEC/ "/usr/local/www/cgi-bin/"
<Directory "/usr/local/www/cgi-bin/">
AllowOverride None
    Options Indexes MultiViews
    Order allow,deny
    Allow from all
   </Directory>
 
I think that there is any configuration error in my apache , but i´m not what´s wrong .
Please, I need of any help !!
_______________________________________________
Rancid-discuss mailing list
Rancid-discuss <at> shrubbery.net
http://www.shrubbery.net/mailman/listinfo.cgi/rancid-discuss

Gmane