[kdewebdev-site] Test CVS and upload

Andras Mantia amantia at kdewebdev.org
Wed Mar 2 14:47:20 EST 2005


On Wednesday 02 March 2005 12:27, Andras Mantia wrote:
> As it seems this is not needed. What is important that your locally
> created files should be writable by the group BEFORE you upload them.
> So you can do an umask locally or manually change the permissions for
> newly created files. This is important as if you upload a file that
> is not writable by the group, nobody can modify (upload a new
> version) except of you!

This is strange. Sometimes it's working, sometimes it's not, but I think 
I got the idea what should you do to make it work:
- the public_html where you upload (and all subdirectories if they 
already exists) must have the set GID flag set, otherwise the files 
created there will belong to the uploader only. Eric, please do a 
"chmod g+s" for every directory under /home/kdewebdev/public_html 
(including public_html) and the other projects. Kallery should be fine, 
I think.

- locally the files must have the group write access enable. For some 
reasons I saw that this access disappeared. Maybe after CVS 
update/commit? Needs investigation. If this is the case (that the write 
access can disappear) we can use Quanta's event actions to set the 
group write access flag before upload. 

- you must use fish to upload. SFTP seems to create the files without 
group write access

Andras

-- 
Quanta Plus developer - http://quanta.sourceforge.net
K Desktop Environment - http://www.kde.org
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
Url : http://momo.creolmail.org/pipermail/kdewebdev-site/attachments/20050302/ae4b79f3/attachment.pgp


More information about the kdewebdev-site mailing list