I would like to prevent some users from checking some code modules in my cvs repository. I have already implemented hooks that do not allow the same users to execute code in a particular module, but I see no way to prevent verification of the same module.
Does anyone know how to prevent some modules from using CVS checks?
version-control cvs
Trent davies
source share