From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 15958 invoked by alias); 7 May 2009 13:15:47 -0000 Received: (qmail 15926 invoked by uid 22791); 7 May 2009 13:15:41 -0000 X-SWARE-Spam-Status: No, hits=-1.0 required=5.0 tests=AWL,BAYES_00,HTML_MESSAGE,HTML_MISSING_CTYPE X-Spam-Check-By: sourceware.org Received: from mailhost.u-strasbg.fr (HELO mailhost.u-strasbg.fr) (130.79.200.153) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Thu, 07 May 2009 13:15:36 +0000 Received: from baal.u-strasbg.fr (baal.u-strasbg.fr [IPv6:2001:660:2402::41]) by mailhost.u-strasbg.fr (8.14.2/jtpda-5.5pre1) with ESMTP id n47DFB2p000526 ; Thu, 7 May 2009 15:15:11 +0200 (CEST) Received: from mailserver.u-strasbg.fr (ms2.u-strasbg.fr [IPv6:2001:660:2402:d::11]) by baal.u-strasbg.fr (8.14.0/jtpda-5.5pre1) with ESMTP id n47DFBkQ080307 ; Thu, 7 May 2009 15:15:11 +0200 (CEST) (envelope-from muller@ics.u-strasbg.fr) Received: from d620muller (www-ics.u-strasbg.fr [130.79.210.225]) (user=mullerp mech=LOGIN) by mailserver.u-strasbg.fr (8.14.3/jtpda-5.5pre1) with ESMTP id n47DFAJb037385 (version=TLSv1/SSLv3 cipher=RC4-MD5 bits=128 verify=NO) ; Thu, 7 May 2009 15:15:11 +0200 (CEST) (envelope-from muller@ics.u-strasbg.fr) From: "Pierre Muller" To: "'Joel Brobecker'" , References: <20090507001055.GB27592@adacore.com> In-Reply-To: <20090507001055.GB27592@adacore.com> Subject: RE: [commit/www] Document the git mirror... Date: Thu, 07 May 2009 13:15:00 -0000 Message-ID: <007e01c9cf15$dfd6d0f0$9f8472d0$@u-strasbg.fr> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable 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 X-SW-Source: 2009-05/txt/msg00152.txt.bz2 Joel, +
+git clone git://sources.redhat.com/git/gdb.git
+
+ I recently tried to remove most of=20 sources.redhat.com occurrences in=20 gdb doc and the ARI web pages. Is there a reason not to use sourceware.org here? Pierre > -----Message d'origine----- > De=A0: gdb-patches-owner@sourceware.org [mailto:gdb-patches- > owner@sourceware.org] De la part de Joel Brobecker > Envoy=E9=A0: Thursday, May 07, 2009 2:11 AM > =C0=A0: gdb-patches@sourceware.org > Objet=A0: [commit/www] Document the git mirror... >=20 > ... The first time I wanted to use our git mirror, I had to search > pretty hard to find the email announcing this new repo. git is really > a huge improvement over CVS, so I think it's worth mentioning in on our > website, besides instructions on how to get sources from CVS, FTP, etc. >=20 > Attached is what I ended up checking in. >=20 > -- > Joel