From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 733 invoked by alias); 30 Dec 2013 23:03:18 -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 723 invoked by uid 89); 30 Dec 2013 23:03:17 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-2.0 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-wi0-f174.google.com Received: from mail-wi0-f174.google.com (HELO mail-wi0-f174.google.com) (209.85.212.174) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with (AES128-SHA encrypted) ESMTPS; Mon, 30 Dec 2013 23:03:14 +0000 Received: by mail-wi0-f174.google.com with SMTP id z2so16763821wiv.1 for ; Mon, 30 Dec 2013 15:03:11 -0800 (PST) X-Received: by 10.194.5.7 with SMTP id o7mr46643770wjo.17.1388444591215; Mon, 30 Dec 2013 15:03:11 -0800 (PST) Received: from ymorin.is-a-geek.org (ks3095497.kimsufi.com. [94.23.60.27]) by mx.google.com with ESMTPSA id hv3sm39515627wib.5.2013.12.30.15.03.08 for (version=TLSv1 cipher=RC4-SHA bits=128/128); Mon, 30 Dec 2013 15:03:10 -0800 (PST) Received: by ymorin.is-a-geek.org (sSMTP sendmail emulation); Tue, 31 Dec 2013 00:03:07 +0100 Date: Mon, 30 Dec 2013 23:03:00 -0000 From: "Yann E. MORIN" To: Mau Z Cc: crossgcc@sourceware.org Subject: Re: Q: Any revision control tips ? Message-ID: <20131230230307.GC3472@free.fr> References: MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.21 (2012-12-30) X-IsSubscribed: yes X-SW-Source: 2013-12/txt/msg00046.txt.bz2 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