GOMEZ Henri writes:
> 
> The problem is that each time a cvs user like bob commit
> a file or directory, like test in prj1, 
> the file is bob:bob instead of bob:cvsusers 

You need to set the SGID bit on all the repository directories (chmod
g+s).  That causes newly created files and directories to get their
group ownership from their parent directory rather than from the
creating process.

-Larry Jones

Hello, local Navy recruitment office?  Yes, this is an emergency... -- Calvin

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

Reply via email to