-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Hamid Ghassemi <[EMAIL PROTECTED]> writes:

> This may have been asked before; however, I cannot find the answer
> anywhere.

See https://www.cvshome.org/docs/manual/cvs-1.11.17/cvs_18.html#SEC169
https://ccvs.cvshome.org/source/browse/ccvs/contrib/cvs_acls.in
https://ccvs.cvshome.org/source/browse/ccvs/contrib/cvs_acls.in?rev=HEAD

> We are trying to restrict access to CVSROOT directory such that only a few
> can make changes to it and all other can checkout only to read.  How can
> this be done?
 
Have the commitinfo script have an entry for CVSROOT which runs a
script. The script returns a zero exit code when $USER is in the allowed
list and a non-zero code when $USER is not in the list.

Look at contrib/cvs_acls in a tree where you built cvs 1.11.17 for ideas or
https://ccvs.cvshome.org/source/browse/ccvs/contrib/cvs_acls.in?rev=HEAD

        -- Mark


-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.3 (FreeBSD)

iD8DBQFA9xWw3x41pRYZE/gRAn/pAJ9KEaJZw3xoKcrLfEDe9nwyNPMiggCfYLeU
Duoi9VpHwMOa4kiu7XW1jtc=
=zRva
-----END PGP SIGNATURE-----


_______________________________________________
Info-cvs mailing list
[EMAIL PROTECTED]
http://lists.gnu.org/mailman/listinfo/info-cvs

Reply via email to