[EMAIL PROTECTED] (Larry Jones) writes:

> sgid only affects the group, not the permissions.  (And it's the way BSD
> traditionally behaves, so you probably don't need it on NetBSD.)

Ah so. I had just assumed that doing setgid would put the same
permission in created files and subdirectories. In particular, it's
very useful to have g+w turned on.

So what's the best way to make sure that every new file and directory
in the repository has g+w? (Aside from telling everyone to set their
umask to 002, that is). Without that, any attempts by other users to
even checkout from (much less commit changes to) a new directory
created by someone else end in failure.

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

Reply via email to