From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 25685 invoked by alias); 21 Feb 2003 01:13:15 -0000 Mailing-List: contact overseers-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Archive: List-Post: List-Help: , Sender: overseers-owner@sources.redhat.com Received: (qmail 25678 invoked from network); 21 Feb 2003 01:13:14 -0000 Received: from unknown (HELO monty-python.gnu.org) (199.232.76.173) by 172.16.49.205 with SMTP; 21 Feb 2003 01:13:14 -0000 Received: from mx1.redhat.com ([66.187.233.31]) by monty-python.gnu.org with esmtp (Exim 4.10.13) id 18m1kN-0005wx-00 for overseers@gcc.gnu.org; Thu, 20 Feb 2003 20:13:03 -0500 Received: from int-mx1.corp.redhat.com (int-mx1.corp.redhat.com [172.16.52.254]) by mx1.redhat.com (8.11.6/8.11.6) with ESMTP id h1L1BvN30108; Thu, 20 Feb 2003 20:11:57 -0500 Received: from pobox.corp.redhat.com (pobox.corp.redhat.com [172.16.52.156]) by int-mx1.corp.redhat.com (8.11.6/8.11.6) with ESMTP id h1L1Bvf28006; Thu, 20 Feb 2003 20:11:57 -0500 Received: from redhat.com (vpn50-5.rdu.redhat.com [172.16.50.5]) by pobox.corp.redhat.com (8.11.6/8.11.6) with ESMTP id h1L1Bvt18334; Thu, 20 Feb 2003 20:11:57 -0500 Received: by redhat.com (Postfix, from userid 201) id 257051BCA9; Thu, 20 Feb 2003 20:12:10 -0500 (EST) Date: Fri, 21 Feb 2003 01:13:00 -0000 From: Christopher Faylor To: Daniel Berlin Cc: overseers@gcc.gnu.org Subject: Re: Web part of bugzilla is ready (fwd) Message-ID: <20030221011210.GA23811@redhat.com> Mail-Followup-To: Daniel Berlin , overseers@gcc.gnu.org References: <20030208162540.GA8744@redhat.com> <45860843-3C96-11D7-BEA6-000393575BCC@dberlin.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <45860843-3C96-11D7-BEA6-000393575BCC@dberlin.org> User-Agent: Mutt/1.5.1i X-SW-Source: 2003-q1/txt/msg00306.txt.bz2 On Sun, Feb 09, 2003 at 08:23:33PM -0500, Daniel Berlin wrote: > >On Saturday, February 8, 2003, at 11:25 AM, Christopher Faylor wrote: > >>On Fri, Feb 07, 2003 at 11:53:41PM -0500, Daniel Berlin wrote: >>>The second is a more general interface, that can do more (IE do bug >>>searches, etc, by email). It just needs a new email address. >>>This script is done and ready to go, but secondary, so if you are >>>busy at >>>the moment, don't worry about it. >> >>This is easy to set up. I just have to create a gcc-bugzilla alias >>that >>runs this program, similar to the gcc-gnats alias. I'll set up the >>alias if you provide the path to the program. > > >Okay, it's ready. > >The program is /pool/bugzilla/bugzilla-2.17.3/contrib/bugzilla_email.pl > > >It expects to be run with a current working directory of >/pool/bugzilla/bugzilla-2.17.3/contrib/, but only because i didn't use >absolute paths to tell it where to find files, i used "../". I just noticed this. You are not using /pool/bugzilla everywhere are you? /pool is subject to change /sourceware/bugzilla isn't. Anyway, I've set up a gcc-bugzilla alias, I hope. cgf