From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 3400 invoked by alias); 30 Dec 2013 23:07:22 -0000 Mailing-List: contact crossgcc-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: crossgcc-owner@sourceware.org Received: (qmail 3390 invoked by uid 89); 30 Dec 2013 23:07:21 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-1.1 required=5.0 tests=AWL,BAYES_00,FREEMAIL_ENVFROM_END_DIGIT,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.2 X-HELO: mail-we0-f169.google.com Received: from mail-we0-f169.google.com (HELO mail-we0-f169.google.com) (74.125.82.169) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with (AES128-SHA encrypted) ESMTPS; Mon, 30 Dec 2013 23:07:20 +0000 Received: by mail-we0-f169.google.com with SMTP id w61so10730126wes.0 for ; Mon, 30 Dec 2013 15:07:17 -0800 (PST) MIME-Version: 1.0 X-Received: by 10.194.21.225 with SMTP id y1mr22186764wje.60.1388444837145; Mon, 30 Dec 2013 15:07:17 -0800 (PST) Received: by 10.194.6.69 with HTTP; Mon, 30 Dec 2013 15:07:17 -0800 (PST) In-Reply-To: <20131230230307.GC3472@free.fr> References: <20131230230307.GC3472@free.fr> Date: Mon, 30 Dec 2013 23:07:00 -0000 Message-ID: Subject: Re: Q: Any revision control tips ? From: Mau Z To: "Yann E. MORIN" Cc: crossgcc@sourceware.org Content-Type: text/plain; charset=ISO-8859-1 X-SW-Source: 2013-12/txt/msg00047.txt.bz2 Thanks. On Tue, Dec 31, 2013 at 1:03 AM, Yann E. MORIN wrote: > Mau, All, > > On 2013-12-31 00:26 +0200, Mau Z spake thusly: >> So, at the end of the succesfull build, I did "du -h" and got 5.X GB of data. >> >> What should I keep in a revision control system ? >> Any constructive advices/tips ? > > Just keep the crostool-NG sources in revision control, plus your ct-ng > configuration: > > ct-ng saveconfig > > This will create a subdir 'samples/${CT_TARGET}' in the current directory, > that copntains the crosstool-NG configuration. > > You can later use that same configuration again, by calling: > > ct-ng "name-of-your-configuration" > > where "name-of-your-configuration" is just the tuple (aka ${CT_TARGET}). > > > You can even see the existing configurations bundled with ct-ng: > > ct-ng list-samples > > Regards, > Yann E. MORIN. > > -- > .-----------------.--------------------.------------------.--------------------. > | Yann E. MORIN | Real-Time Embedded | /"\ ASCII RIBBON | Erics' conspiracy: | > | +33 662 376 056 | Software Designer | \ / CAMPAIGN | ___ | > | +33 223 225 172 `------------.-------: X AGAINST | \e/ There is no | > | http://ymorin.is-a-geek.org/ | _/*\_ | / \ HTML MAIL | v conspiracy. | > '------------------------------^-------^------------------^--------------------' -- For unsubscribe information see http://sourceware.org/lists.html#faq