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 _______________________________________________ Info-cvs mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/info-cvs
