That might be better I don't know ... chmod g+s does according to man page:
...set user or group ID on execution (s)... What exactly does that mean in this context of CVS? Matt Riechers wrote: > Marcel van der Boom wrote: > >>Essentially the run.sh script should change all group and ownership >>assignments of all files below the project dir with something like >> >>chgrp -R cvs_project /cvsroot/project >>chmod -R 770 /cvsroot/project >> > > Why do you need to do this? It sounds like you want 'chmod g+s' instead... > > -Matt > > -- Marcel van der Boom HS-Development BV Kwartiersedijk 14B Fijnaart, The Netherlands Tel. : 0168-468822 Fax. : 0168-468823 Email: [EMAIL PROTECTED] _______________________________________________ Info-cvs mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/info-cvs
