From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 17074 invoked by alias); 19 Aug 2014 08:49:35 -0000 Mailing-List: contact insight-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: insight-owner@sourceware.org Received: (qmail 17057 invoked by uid 89); 19 Aug 2014 08:49:32 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=0.8 required=5.0 tests=AWL,BAYES_20,RP_MATCHES_RCVD,SPF_PASS autolearn=ham version=3.3.2 X-HELO: mail.datasphere.ch Received: from mail.datasphere.ch (HELO mail.datasphere.ch) (195.70.3.149) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with (AES256-GCM-SHA384 encrypted) ESMTPS; Tue, 19 Aug 2014 08:49:29 +0000 Received: from dataspheresrv01.datasphere.ch (ForestDnsZones.datasphere.ch [195.70.3.151]) by mail.datasphere.ch (8.14.8/8.14.8) with ESMTP id s7J8nGfL007932; Tue, 19 Aug 2014 10:49:21 +0200 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Content-class: urn:content-classes:message Subject: RE: A git repository for insight Date: Tue, 19 Aug 2014 08:49:00 -0000 Message-ID: In-Reply-To: <53F249A5.3020102@redhat.com> References: <53EE86A8.6070301@redhat.com> <53F249A5.3020102@redhat.com> From: "Patrick Monnerat" To: "Keith Seitz" , "insight" X-IsSubscribed: yes X-SW-Source: 2014-q3/txt/msg00006.txt.bz2 Keith Seitz wrote: > $ git submodule foreach --recursive git pull [i.e., it did nothing] Hi Keith, I'm glad you're feeling better. > What did work for me was: > $ git submodule init Sure! Submodules have to be initialized. I never pretended to have a full git doc in the insight README :-) Another way to get the whole stuff at once is to use "git clone --recursive". The info in the README file assumes you already have a "populated" clone... But we can update it... > I have a bunch of follow-up comments to make. I'll try to get those down in email in the next few days. I'll receive them with great pleasure. > Thank you for your work on this. It is nice to have some help. You're welcome. Patrick P.S.: about the RedHat insight user that had tested github insight: he/she can contact me about problems via e-mail or comments at github.