CVS problem
Hello,
I am presently maintaing CVS server in my company. Now i have one problem related to access control.
My company have a scheme that it maintains three main folders for every project
1. Development
2. Testing
3. Baseline
in development folder everyone working on the project have full access. In testing folder only the testig division have access and in baseline folder only project leaders and managers have access. Now my question is that how shall i achive this access control mechanism. Presently i am using linux file system access control ie chmod and chgrp.
|