Laxma, > Can I provide access to very limited users on any branch in CVS? > In other words, I would like to lock a branch and give access > to very limited users? > If so, how can we do it?
You either need to use CVSNT (free/GPL, linux/windows/mac etc) and use the "chacl" command, or you need to add a script (eg: contrib/cvsacls) and whatever dependencies that has. Regards, Arthur Barrett
