Sounds like you'd have two groups. One called "development", and another called "production".
Have the RCS folder (you're using RCS folders, right?) in the development location. The RCS folder should be writable by the development group, and readable by the production group. Then make a production location where only the "production" group can make writes to. In the production location make a symbolic link to the RCS folder. Then use the checkout commands to retrieve what you need from RCS in the production location. On Tue, Nov 18, 2008 at 10:51 AM, Tran, Hai <[EMAIL PROTECTED]> wrote: > Hi, > > Generally, do you create a user call RCS and group call RCS? We want only > certain developers to checkout in RCS on development and testing > environment, but not in PRODUCTION. Only a certain user can checkout in > Production. So do you create a RCS user and a RCS group for this? > > Thank you, > > Brian Tran
