I'm trying to get the permissions working for my repository.

For my whole repository, I set the file and directory owner to cvs and the
group to cvsusers. I did this recursively.

I set "set group id bit" for the entire repository with    'chmod -R g+s'.
This is so that new files will have the correct group and owner.

When I execute a cvs update, I get the error message "Can't do setuid'  When
I go and look at the repository, the owner has changed to the user doing the
cvs command.

How should this be set up?

Brian








_______________________________________________
Info-cvs mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/info-cvs

Reply via email to