> Is it possible to lock a branch 
> for a specific amount?  I would like to 
> have the ability to have a code 
> freeze and deny anyone from committing 
> on that branch..

You can:
* use cvsacls perl script (in contrib direcrtory)
* use cvsnt (free/GPL/Unix/Win "cvs chacl" command)
* write a custom trigger script (eg: precommit)

Regards,


Arthur Barrett






_______________________________________________
info-cvs mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/info-cvs

Reply via email to