public inbox for overseers@sourceware.org
 help / color / mirror / Atom feed
From: Christopher Faylor <cgf-use-the-mailinglist-please@sourceware.org>
To: Mark Wielaard <mark@klomp.org>
Cc: overseers@sourceware.org
Subject: Re: Updating elfutils-htdocs.git checkout by multiple people in group
Date: Mon, 04 Jun 2018 14:25:00 -0000	[thread overview]
Message-ID: <20180604142532.GA6959@ednor.casa.cgf.cx> (raw)
In-Reply-To: <20180604065400.GA7800@wildebeest.org>

On Mon, Jun 04, 2018 at 08:54:00AM +0200, Mark Wielaard wrote:
>We have a simple elfutils-htdocs.git repo that has all our sourceware
>project HTML files. It gets updated by a post-update hook. So whenever
>something is checked in, it immediately updates our project page.
>
>But some files are not group writable and so cannot be updated (by the
>post-update hook). e.g. when I check something in now I always get
>errors like the following:
>
>remote: warning: unable to unlink coverage-0.168/libelf/gelf_newehdr.c.func.html: Permission denied
>
>Could the files under /sourceware/www/sourceware/htdocs/elfutils
>somehow be turned automatically to g+w to make it able for anybody in the
>elfutils group to update the files?

I've just done a chmod -R g+w in that directory.  Hopefully that will
fix it.  Let us know if not.

cgf

      reply	other threads:[~2018-06-04 14:25 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-06-04  6:54 Mark Wielaard
2018-06-04 14:25 ` Christopher Faylor [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20180604142532.GA6959@ednor.casa.cgf.cx \
    --to=cgf-use-the-mailinglist-please@sourceware.org \
    --cc=mark@klomp.org \
    --cc=overseers@sourceware.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).