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

Alexandre Teixeira Azevedo atazevedo at yahoo.com.br
Mon Jul 30 15:08:54 UTC 2012


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
 @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 !!
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.shrubbery.net/pipermail/rancid-discuss/attachments/20120730/3d8552d4/attachment-0001.html>


More information about the Rancid-discuss mailing list