On Thu, Oct 6, 2011 at 03:10, Reinhard Tartler wrote:
> On Mi, Okt 05, 2011 at 23:38:00 (CEST), Felipe Sateler wrote:
>
>> On Tue, Sep 27, 2011 at 18:48, Reinhard Tartler wrote:
>>>
>>> Hi,
>>>
>>> I've update (most) pkg-multimedia post-receive hooks to read like this:
>>>
>>> #!/bin/sh
>>> exec
On Mi, Okt 05, 2011 at 23:38:00 (CEST), Felipe Sateler wrote:
> On Tue, Sep 27, 2011 at 18:48, Reinhard Tartler wrote:
>>
>> Hi,
>>
>> I've update (most) pkg-multimedia post-receive hooks to read like this:
>>
>> #!/bin/sh
>> exec /git/pkg-multimedia/bin/common-post-receive-hook
>>
>> I.e., I've
On Tue, Sep 27, 2011 at 18:48, Reinhard Tartler wrote:
>
> Hi,
>
> I've update (most) pkg-multimedia post-receive hooks to read like this:
>
> #!/bin/sh
> exec /git/pkg-multimedia/bin/common-post-receive-hook
>
> I.e., I've written a common hook file. From that hook file, I'm calling
> the /git/pk
On Mi, Sep 28, 2011 at 08:38:50 (CEST), Stephen Gran wrote:
>> Unfortunately, I couldn't update the following repositories' hooks due to
>> insufficient permissions. Dear Alioth admins, could you please fix the
>> permissions of all git repositories of pkg-multimedia to be group
>> writeable? Besi
This one time, at band camp, Reinhard Tartler said:
>
> Hi,
>
> Unfortunately, I couldn't update the following repositories' hooks due to
> insufficient permissions. Dear Alioth admins, could you please fix the
> permissions of all git repositories of pkg-multimedia to be group
> writeable? Besid
On 11-09-27 at 11:48pm, Reinhard Tartler wrote:
> I've update (most) pkg-multimedia post-receive hooks to read like this:
>
> #!/bin/sh
> exec /git/pkg-multimedia/bin/common-post-receive-hook
Cool!
- Jonas
--
* Jonas Smedegaard - idealist & Internet-arkitekt
* Tlf.: +45 40843136 Website:
Hi,
I've update (most) pkg-multimedia post-receive hooks to read like this:
#!/bin/sh
exec /git/pkg-multimedia/bin/common-post-receive-hook
I.e., I've written a common hook file. From that hook file, I'm calling
the /git/pkg-multimedia/git-commit-notice scripts (cf. my previous mail
on that mat