Rob Helmer writes:
> 
> I usually set the sticky bit on the cvs root, like this :
> 
> chmod g+s /var/cvs
>
> that will make files inside that directory inhereit whatever
> permissions the group has.

That's the SGID (set group id) bit, not the sticky bit.  The sticky bit
keeps an unprivileged user from deleting or renaming files that belong
to other users.

-Larry Jones

Kicking dust is the only part of this game we really like. -- Calvin

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

Reply via email to