On 10/29/06, Apache Wiki <[EMAIL PROTECTED]> wrote:
+ * Add a line with 'umask 002' to both ~/.bash_profile and ~/.bashrc . The former is used when you log in, the latter for remote ssh commands (such as when publishing the site with Maven.) This will make the files group writeable, so that other people in the 'struts' group can update them.
Unfortunately, this doesn't work. If the file isn't group writeable locally, it will never be group writeable when you upload it. Oh, well. Back to ssh people.apache.org 'chmod -Rf g+w /path/to/whatever/I/uploaded' every time. -- Wendy --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]