Hi Robert, You can set up your repository with 1. owner of the files and directories is you with rwx permission 2. group is your group with r-x permission 3. other group is r-x permission. And then please set a rwxrwxrwx directory as lockdir in CVSROOT/config.
In this setting, developer can checkout code but can't checkin code. You don't need any script. Message: 5 Date: Fri, 16 Mar 2007 16:12:44 -0400 From: "Huber, Robert" <[EMAIL PROTECTED]> Subject: Read Only Repository, Sort of To: <[email protected]> Message-ID: <[EMAIL PROTECTED]> Content-Type: text/plain; charset="us-ascii" I have the requirement to make a read only repository for a legacy system and another to make a repository for a current system where individual developers can check out code but only the administrator can check the code back in. Are either of these a practical option and if so how does one set up the permissions or do I have to develop a set of wrapper scripts to provide for this capability? Thanks, Robert ==================== This email/fax message is for the sole use of the intended recipient(s) and may contain confidential and privileged information. Any unauthorized review, use, disclosure or distribution of this email/fax is prohibited. If you are not the intended recipient, please destroy all paper and electronic copies of the original message. -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.gnu.org/pipermail/info-cvs/attachments/20070316/5e15a2cd/attach ment.html ------------------------------ ******************** _______________________________________________ info-cvs mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/info-cvs
