From: Tom Tromey <tromey@redhat.com>
To: "Pierre Muller" <pierre.muller@ics-cnrs.unistra.fr>
Cc: <gdb-patches@sourceware.org>
Subject: Re: [RFA] contrib/ari: Avoid permission issue for script
Date: Fri, 02 Nov 2012 17:27:00 -0000 [thread overview]
Message-ID: <87a9uzq5j1.fsf@fleche.redhat.com> (raw)
In-Reply-To: <11045.9555559375$1351807023@news.gmane.org> (Pierre Muller's message of "Thu, 1 Nov 2012 22:56:32 +0100")
>>>>> "Pierre" == Pierre Muller <pierre.muller@ics-cnrs.unistra.fr> writes:
Pierre> But I still have the problem of the permissions
Pierre> of the script files...
Pierre> And I still don't know if (and if yes, how)
Pierre> I can set file permissions in the CVS repository...
You had to set them before 'cvs add'.
I think we can chmod them in the repository but I don't remember whether
that will fix people's existing checkouts when they update.
Pierre> I can lift the problem for the main script,
Pierre> by calling it using:
Pierre> sh ../../src/gdb/contrib/ari/ create-web-ari-in-src.sh,
Pierre> but this script calls update-web-ari.sh script
Pierre> without using '. script'...
I think you probably want $SHELL rather than '.' here.
'.' runs it in the current shell, but the previous code launched a new
shell.
Pierre> Should I add myself as contrib/ari maintainer?
Sure.
Tom
next parent reply other threads:[~2012-11-02 17:27 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <11045.9555559375$1351807023@news.gmane.org>
2012-11-02 17:27 ` Tom Tromey [this message]
2012-11-02 17:31 ` Pedro Alves
2012-11-02 18:25 ` Pierre Muller
2012-11-02 18:33 ` Pedro Alves
2012-11-02 18:44 ` Andreas Schwab
2012-11-05 11:06 ` [RFA-v2] " Pierre Muller
[not found] ` <11663.278603419$1352113627@news.gmane.org>
2012-11-05 19:39 ` Tom Tromey
2012-11-06 8:26 ` Pierre Muller
2012-11-01 21:56 [RFA] " Pierre Muller
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=87a9uzq5j1.fsf@fleche.redhat.com \
--to=tromey@redhat.com \
--cc=gdb-patches@sourceware.org \
--cc=pierre.muller@ics-cnrs.unistra.fr \
/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