[Scummvm-devel] ScummVM htdocs
Max Horn
max at quendi.de
Thu May 29 09:16:04 CEST 2003
Hi laxdragon,
it is my understanding that you are hosting on your SF.net account the
cron script which auto-updates the ScummVM page regularly.
Please, can you modify it so that after doing a "cvs up", it runs
something like this:
chgrp -R scummvm .
chmod -f -R g+w,a+r,o-w .
That will make sure the group of the files is "scummvm", they are group
writable, readable by everybody, but not world writable. That way,
other team members can modify stuff in htdocs/ directly, if that is
necessary for whatever reasons.
In addition, please remove these directories from the SF.net shell
account (this will save me from filing a SF.net support request to get
the same done):
/home/groups/s/sc/scummvm/htdocs-old
/home/groups/s/sc/scummvm/web
Thanks!
Max
More information about the Scummvm-devel
mailing list