From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 12638 invoked by alias); 4 Dec 2013 01:28:24 -0000 Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org Received: (qmail 12627 invoked by uid 89); 4 Dec 2013 01:28:24 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-0.1 required=5.0 tests=AWL,BAYES_50,FREEMAIL_FROM,RDNS_NONE,SPF_PASS autolearn=no version=3.3.2 X-HELO: mail-pd0-f182.google.com Received: from Unknown (HELO mail-pd0-f182.google.com) (209.85.192.182) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with (AES128-SHA encrypted) ESMTPS; Wed, 04 Dec 2013 01:26:26 +0000 Received: by mail-pd0-f182.google.com with SMTP id v10so21310573pde.13 for ; Tue, 03 Dec 2013 17:26:18 -0800 (PST) X-Received: by 10.68.219.167 with SMTP id pp7mr42230836pbc.125.1386120378192; Tue, 03 Dec 2013 17:26:18 -0800 (PST) Received: from bubble.grove.modra.org ([101.166.26.37]) by mx.google.com with ESMTPSA id og5sm91482922pbb.10.2013.12.03.17.26.16 for (version=TLSv1.1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Tue, 03 Dec 2013 17:26:17 -0800 (PST) Received: by bubble.grove.modra.org (Postfix, from userid 1000) id 43C3EEA008C; Wed, 4 Dec 2013 11:56:13 +1030 (CST) Date: Wed, 04 Dec 2013 01:28:00 -0000 From: Alan Modra To: Andreas Schwab Cc: Joel Brobecker , gdb-patches@sourceware.org Subject: Re: Adding GDB branches to your nightly version updates... Message-ID: <20131204012613.GH3306@bubble.grove.modra.org> References: <20131203074923.GK5193@adacore.com> <20131204004303.GE3306@bubble.grove.modra.org> <8738m9juhx.fsf@igel.home> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <8738m9juhx.fsf@igel.home> User-Agent: Mutt/1.5.21 (2010-09-15) X-SW-Source: 2013-12/txt/msg00112.txt.bz2 On Wed, Dec 04, 2013 at 02:05:30AM +0100, Andreas Schwab wrote: > Alan Modra writes: > > > I'm still learning the ropes with git.. For example, I keep two > > virgin copies of the repository just for the cron job that updates > > version.h in master and binutils-2_24-branch. I'm sure I could do > > with just one copy, but cp -al seemed easy at the time. :) > > There's also git new-workdir. Thanks! That looks much better than my cp -al. -- Alan Modra Australia Development Lab, IBM