I'm confused - I haven't updated any files. I know there's a cron job that syncs files from the cwiki to www. Perhaps, it's messing up the permissions?
Shanti On Mon, Oct 17, 2011 at 5:17 PM, sebb <[email protected]> wrote: > On 16 October 2011 17:56, Shanti Subramanyam (gmail) > <[email protected]> wrote: > > Done. > > Thanks, but since then the files have been updated, and the > permissions need to be reset again. > > How are you uploading files? > Have you checked your umask setting? > > > Shanti > > > > On Sat, Oct 15, 2011 at 5:14 PM, sebb <[email protected]> wrote: > >> > >> The olio web-site files are owned by "shanti", which is fine, but they > >> don't have incubator group write permission. > >> > >> This means that only the user "shanti" can update the files. > >> > >> Please can you update the files as follows: > >> > >> cd /www/incubator.apache.org > >> chmod -R g+w olio > >> > >> Thanks! > > > > >
