Hey folks,

I was unsuccessfully checking several CVS documentation for user permissions in CVS.

What we want to do is give explicit read permissions to users for files/directories. By default a user should have no read or write access to files/directories unless we specify that they do. I don't know if this is possible with using the ssh option because I think they assume that the user with ssh access can already access the files on the machine depending on the local file permissions. Is there another way to do this without manually changing all the local file permissions for each files/directories, because that is tedious, not flexible and it is
not working properly. The reason is that when someone is committing files, he is changing the user and group permissions of the files in the repository!


Any help is highly appreciated.

-Matt


_______________________________________________ Info-cvs mailing list Info-cvs@gnu.org http://lists.gnu.org/mailman/listinfo/info-cvs

Reply via email to