gnu-arch-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Gnu-arch-users] multiple committers, again


From: Robert Anderson
Subject: Re: [Gnu-arch-users] multiple committers, again
Date: Tue, 24 Aug 2004 17:16:20 -0500

--- Original Message ---
From: Stig Brautaset <address@hidden>
To: address@hidden
Subject: Re: [Gnu-arch-users] multiple committers, again

>On Tue, Aug 24, 2004 at 03:57:32PM -0500, Robert Anderson wrote:
>> What else can be done?
>
>I'd move tla to /usr/local/lib/tla and put something like the
below in
>/usr/local/bin/tla:
>
>#!/bin/sh
>TMP=`umask`
>umask 002
>/usr/local/lib/tla $*
>umask $TMP
>
>That should work, no?
>
>Stig

I don't think so, but maybe I'm confused.

That doesn't help if you're using, say, sftp to commit to a
remote archive, does it?

Bob






reply via email to

[Prev in Thread] Current Thread [Next in Thread]