I run about 6 different CVS repo's and need to be able to ACL the cvs web viewer such that users only can browse the code on the web that they are supposed to see and not the whole repo as it is right now. This will also let me take world read off the dir's on server which will ensure only people with access to that particular part of CVS will be able to se it regardless of if they are on server or on the web.
Anyone know any programs that do this? that allow me to say user A has access to Repository a,b,d and not c,e,f
Thanks!
--Chris