From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 21346 invoked by alias); 15 Jun 2011 16:48:03 -0000 Received: (qmail 21300 invoked by uid 22791); 15 Jun 2011 16:48:02 -0000 X-SWARE-Spam-Status: No, hits=-2.0 required=5.0 tests=AWL,BAYES_00 X-Spam-Check-By: sourceware.org Received: from rock.gnat.com (HELO rock.gnat.com) (205.232.38.15) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Wed, 15 Jun 2011 16:47:48 +0000 Received: from localhost (localhost.localdomain [127.0.0.1]) by filtered-rock.gnat.com (Postfix) with ESMTP id 928C42BADC9; Wed, 15 Jun 2011 12:47:47 -0400 (EDT) Received: from rock.gnat.com ([127.0.0.1]) by localhost (rock.gnat.com [127.0.0.1]) (amavisd-new, port 10024) with LMTP id hxUNQyTa5-X7; Wed, 15 Jun 2011 12:47:47 -0400 (EDT) Received: from joel.gnat.com (localhost.localdomain [127.0.0.1]) by rock.gnat.com (Postfix) with ESMTP id 4DBCD2BAB25; Wed, 15 Jun 2011 12:47:47 -0400 (EDT) Received: by joel.gnat.com (Postfix, from userid 1000) id 3F237145615; Wed, 15 Jun 2011 09:47:43 -0700 (PDT) Date: Wed, 15 Jun 2011 16:48:00 -0000 From: Joel Brobecker To: Pedro Alves Cc: gdb@sourceware.org, pmuldoon@redhat.com Subject: Re: ARI/Commit rules Message-ID: <20110615164743.GQ5944@adacore.com> References: <20110615152451.GN5944@adacore.com> <201106151738.59715.pedro@codesourcery.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <201106151738.59715.pedro@codesourcery.com> User-Agent: Mutt/1.5.20 (2009-06-14) Mailing-List: contact gdb-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sourceware.org X-SW-Source: 2011-06/txt/msg00109.txt.bz2 > I actually don't know how to get to the repository > where the script is hosted, and where to get the script > that is invoking the gdb_ari.sh. I'm guessing its home > is at the same place the webpages are, and perhaps the logic > of which files to run the ari script on are only in some > cron script somewhere? It's the 'ss' repository at sourceware.org, but you need to be part of the gdbadmin group on this machine. If there is interest, I think what we should do is move the gdb_ari.sh script to the gdb repository, and I will adjust the nightly scripts accordingly. -- Joel