From mint-bounce@lists.fishpool.fi  Fri Jul 29 15:56:40 2005
X-Original-To: fnaumann@mail.boerde.de
Delivered-To: fnaumann@mail.boerde.de
Subject: Re: [MiNT] CVS Build
From: Mark Duckworth <mduckworth@atari-source.com>
To: jan.thomas@bt.com
Cc: Mint List <mint@fishpool.com>
In-Reply-To: <F6E60FAE8239614A97E6B60FDCB29A8F033F69F3@i2km86-ukdy.domain1.systemhost.net>
References: 
	 <F6E60FAE8239614A97E6B60FDCB29A8F033F69F3@i2km86-ukdy.domain1.systemhost.net>
Content-Type: text/plain
Date: Fri, 29 Jul 2005 09:53:49 -0400
Message-Id: <1122645229.2948.5.camel@mduckworth.phillypark.net>
Mime-Version: 1.0
X-Mailer: Evolution 2.2.3 (2.2.3-2.1.fc4.nr) 
Content-Transfer-Encoding: 7bit
X-ecartis-version: Ecartis v1.0.0
Sender: mint-bounce@lists.fishpool.fi
Errors-To: mint-bounce@lists.fishpool.fi
X-original-sender: mduckworth@atari-source.com
Precedence: bulk
List-help: <mailto:ecartis@lists.fishpool.fi?Subject=help>
List-unsubscribe: <mailto:mint-request@lists.fishpool.fi?Subject=unsubscribe>
List-Id: <mint.lists.fishpool.fi>
X-List-ID: <mint.lists.fishpool.fi>
X-Virus-Scanned: by amavisd-new at relay.boerde.de
X-Spam-Checker-Version: SpamAssassin 2.63 (2004-01-11) on relay.boerde.de
X-Spam-Status: No, hits=-1.0 tagged_above=-50.5 required=7.0 tests=AWL,
 BAYES_00
X-Spam-Level: 

On Fri, 2005-07-29 at 08:38 +0100, jan.thomas@bt.com wrote:
> Mark,
> 
> Dont you run the build from a script with 'nohup'?
> Im sure that with your extensive *nix experience you know
> how to do this, so regardless of dodgy internet connections
> your work still gets done.

Jan,

The script near the bottom looks like:

scp *.tar.gz *.zip myhost:~/build_host/
rm -f *.tar.gz *.zip

So I think you can understand where the internet connectivity issues
stem from ;)

When I build from remote, I use screen.  nohup is fine, but screen is
better for something like this.

And yeah I know I could just remove the rm statement, but I didn't
before this build because ordinarily it's not a problem.

Thanks,
Mark


