[EMAIL PROTECTED] writes: > > I have CVS server 1.11.1 p1 with pserver.
You may want to consider upgrading to the latest release (1.11.5). > I have a problem when a user create a file (cvs add) in the conf : the file get > the default user group. Each user get a default group and a group for each > projet. How can I configure CVS to permit user to create new file with the > projet associated group instead of the user default group ? You can't. You can, however, configure your OS to do the right thing by setting the set-group-id bit (chmod g+s) on each directory in your repository. -Larry Jones Good gravy, whose side are you on?! -- Calvin _______________________________________________ Info-cvs mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/info-cvs
