Gilles Hooghe wrote:
> 
> Is there a way to specify that a user has read-only access to a module
> and read-write to another module on the same cvs server ??
> 
> thanks.
> Gille

Yes. You must use the file CVSROOT/commitinfo

For example in this file I have the line:

DEFAULT $CVSROOT/CVSROOT/_check_access_rights.sh

This is a hand-made script which checks if the client has write access
for the module and returns to the client "Commit access denied" or
"Commit access granted".

For read-access restriction, I have no idea if you rely only on CVS.

a+, ld.

-- 
[ Laurent Deniau -- Scientific Computing & Data Analysis ]
[  CERN -- The European Laboratory for Particle Physics  ]
[ [EMAIL PROTECTED] - http://cern.ch/Laurent.Deniau ]
[    -- One becomes old when dreams become regrets --    ]
_______________________________________________
Info-cvs mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/info-cvs

Reply via email to