Hosted projects live in separate directories under /sourceware/projects, with files owned by a dedicated UNIX group.
To create new project FOO:
- Do all this as
root. - Create a group in
/etc/groupwithvigr. Assign a uniquegidnumber. Make yourself a member for now, as well as any other relevant userids that already exist on the system. Or use the/sourceware/infra/bin/addgroupscript. - Create a directory
/sourceware/projects/FOO-home. chgrp FOO FOO-home; chmod g+ws FOO-home- Mention it on the wiki and announce.
Create new repositories, mailing lists, web pages as desired.