Anders Knudsen writes:
> 
> OK. I *have* been using "chmod g+s". Yes that does work.

But if you have the SGID bit set on all the directories in your
repository, you shouldn't ever have to set it by hand -- all newly
created directories (and files) should inherit it.  Did you neglect to
do it to the $CVSROOT directory itself?

> It seems like CVS should honor the settings that 
> xinetd (or inetd) sets. I could be wrong though. :)

You are.  When CVS changes user from root to the actual user, it also
changes group to the actual user's default group.

-Larry Jones

What better way to spend one's freedom than eating chocolate
cereal and watching cartoons! -- Calvin

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

Reply via email to