david_williams | 5637442 | 2007-11-12 09:03:46 +0000 | [diff] [blame] | 1 | #!/vin/sh |
| 2 | |
| 3 | # this file needs to be executed at top of /cvsroot/webtools directory |
| 4 | # and ... as root? |
| 5 | |
| 6 | chgrp -R webtools common |
| 7 | chgrp -R cvs CVSROOT |
| 8 | chgrp -R webtools datatools |
| 9 | chgrp -R webtools ejbtools |
| 10 | chgrp -R webtools jeetools |
| 11 | chgrp -R atf-dev org.eclipse.atf |
| 12 | chgrp -R jpa-dev org.eclipse.jpa |
| 13 | chgrp -R jsf-dev org.eclipse.jsf |
| 14 | chgrp -R webtools.incubator-dev org.eclipse.wtp.incubator |
| 15 | chgrp -R webtools servertools |
| 16 | chgrp -R webtools sourceediting |
| 17 | chgrp -R webtools webservices |
| 18 | chgrp -R webtools webtools.maps |
| 19 | chgrp -R webtools webtools.releng |