From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 14574 invoked by alias); 8 Oct 2007 09:39:30 -0000 Received: (qmail 14566 invoked by uid 22791); 8 Oct 2007 09:39:29 -0000 X-Spam-Status: No, hits=-1.3 required=5.0 tests=AWL,BAYES_05,DK_POLICY_SIGNSOME,FORGED_RCVD_HELO X-Spam-Check-By: sourceware.org Received: from wildebeest.demon.nl (HELO gnu.wildebeest.org) (83.160.170.119) by sourceware.org (qpsmtpd/0.31) with ESMTP; Mon, 08 Oct 2007 09:39:25 +0000 Received: from dijkstra.wildebeest.org ([192.168.1.29]) by gnu.wildebeest.org with esmtp (Exim 4.63) (envelope-from ) id 1Iep53-0000mB-N1; Mon, 08 Oct 2007 11:39:22 +0200 Subject: Re: git testing repository From: Mark Wielaard To: Tim Moore Cc: frysk In-Reply-To: <4706B795.2080401@redhat.com> References: <4706B795.2080401@redhat.com> Content-Type: text/plain Date: Mon, 08 Oct 2007 09:39:00 -0000 Message-Id: <1191836357.3859.13.camel@dijkstra.wildebeest.org> Mime-Version: 1.0 X-Mailer: Evolution 2.8.3 (2.8.3-2.fc6) Content-Transfer-Encoding: 7bit X-Spam-Score: -4.4 (----) X-IsSubscribed: yes Mailing-List: contact frysk-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Post: List-Help: , Sender: frysk-owner@sourceware.org X-SW-Source: 2007-q4/txt/msg00023.txt.bz2 Hi Tim, On Sat, 2007-10-06 at 00:15 +0200, Tim Moore wrote: > http://sourceware.org/git/?p=frysk.git;a=summary is a git repository that will turn > into the offical repo in about a week. I'm keeping it synched with CVS manually for > now. Everyone who has write access to the Frysk CVS repository should also have > write access to the git repository. Before Wednesday's meeting you should check > that you are able to clone the repository with the command > git clone ssh://sources.redhat.com/git/frysk.git The cloning works fine it seems. nice. Is there a guide for git? If we would like to switch to this instead the current repository how would you do the common things like the workflow Sami describes for working on frysk: http://sami.picobot.org/?p=30 And is there a guide on how to track external sources like we currently have on http://www.sourceware.org/frysk/build/ about how to handle frysk-imports? Thanks, Mark