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: Stig Brautaset
Subject: Re: [Gnu-arch-users] multiple committers, again
Date: Wed, 25 Aug 2004 09:23:18 +0100
User-agent: Mutt/1.5.6i

On Tue, Aug 24, 2004 at 05:16:20PM -0500, Robert Anderson wrote:
> >#!/bin/sh
> >TMP=`umask`
> >umask 002
> >/usr/local/lib/tla $*
> >umask $TMP
> That doesn't help if you're using, say, sftp to commit to a
> remote archive, does it?

Ah, no it wouldn't. I must have skimmed your email and missed that
condition. I was kinda assuming you were working on the local host.
Sorry to waste your time.

Stig




reply via email to

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