|
| From: | Matt Riechers |
| Subject: | Re: What could go wrong with this scenario? |
| Date: | Wed, 14 Nov 2001 10:51:06 -0500 |
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
| [Prev in Thread] | Current Thread | [Next in Thread] |