From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 14512 invoked by alias); 7 Nov 2012 16:15:39 -0000 Received: (qmail 14496 invoked by uid 22791); 7 Nov 2012 16:15:36 -0000 X-SWARE-Spam-Status: No, hits=-1.7 required=5.0 tests=AWL,BAYES_00,KHOP_THREADED,MSGID_MULTIPLE_AT X-Spam-Check-By: sourceware.org Received: from mailhost.u-strasbg.fr (HELO mailhost.u-strasbg.fr) (130.79.200.158) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Wed, 07 Nov 2012 16:15:30 +0000 Received: from md13.u-strasbg.fr (md13.u-strasbg.fr [130.79.200.248]) by mailhost.u-strasbg.fr (8.14.3/jtpda-5.5pre1) with ESMTP id qA7GFGEd018677 ; Wed, 7 Nov 2012 17:15:16 +0100 (CET) (envelope-from pierre.muller@ics-cnrs.unistra.fr) Received: from mailserver.u-strasbg.fr (ms15.u-strasbg.fr [130.79.204.115]) by md13.u-strasbg.fr (8.14.3/jtpda-5.5pre1) with ESMTP id qA7GFFeU029683 ; Wed, 7 Nov 2012 17:15:16 +0100 (envelope-from pierre.muller@ics-cnrs.unistra.fr) Received: from E6510Muller (gw-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 qA7GFE7V007104 (version=TLSv1/SSLv3 cipher=AES128-SHA bits=128 verify=NO) ; Wed, 7 Nov 2012 17:15:14 +0100 (envelope-from pierre.muller@ics-cnrs.unistra.fr) From: "Pierre Muller" To: "'Joel Brobecker'" Cc: , "'Tom Tromey'" References: <005d01cdbcc4$4e6eab60$eb4c0220$@muller@ics-cnrs.unistra.fr> <20121107150646.GE5103@adacore.com> In-Reply-To: <20121107150646.GE5103@adacore.com> Subject: RE: [RFC] Create also ARI web page using CVS source in gdb/contrib/ari Date: Wed, 07 Nov 2012 16:15:00 -0000 Message-ID: <001e01cdbd03$115f1d10$341d5730$@muller@ics-cnrs.unistra.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: 2012-11/txt/msg00152.txt.bz2 OK, I committed the change to ss CVS directory, the gdbadmin ss directory is also update, which means that the first ari/test/index.html should be generated tonight. If anything goes wrong, you are going to get the email... If that happens, could you please forward it to me? > -----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: mercredi 7 novembre 2012 16:07 > =C0=A0: Pierre Muller > Cc=A0: gdb-patches@sourceware.org; 'Tom Tromey' > Objet=A0: Re: [RFC] Create also ARI web page using CVS source in > gdb/contrib/ari >=20 > > This is the purpose of the change below, after suggestions from Joel. > > For now, it just adds a new directory on the sourceware.org web server > > http://sourceware.org/gdb/current/ari/test >=20 > As said privately, it is fine to have a temporary staging area for > testing the new ARI scripts. In the interest of allowing you to make > progress a little faster, please feel free also to self-approve changes > that you feel confident about. (we're always quite happy to provide > feedback whenever you feel necessary, of course, and we will send > comments if there is something we notice). I will send a first bunch of fixes shortly... Mainly about ChangeLog formatting issues as usual... Pierre