From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 20926 invoked by alias); 18 Dec 2008 16:36:47 -0000 Received: (qmail 20895 invoked by uid 22791); 18 Dec 2008 16:36:47 -0000 X-SWARE-Spam-Status: No, hits=-2.1 required=5.0 tests=AWL,BAYES_00,KAM_MX,SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: sourceware.org Received: from mx2.redhat.com (HELO mx2.redhat.com) (66.187.237.31) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Thu, 18 Dec 2008 16:35:56 +0000 Received: from int-mx2.corp.redhat.com (int-mx2.corp.redhat.com [172.16.27.26]) by mx2.redhat.com (8.13.8/8.13.8) with ESMTP id mBIGZr3T005638; Thu, 18 Dec 2008 11:35:53 -0500 Received: from ns3.rdu.redhat.com (ns3.rdu.redhat.com [10.11.255.199]) by int-mx2.corp.redhat.com (8.13.1/8.13.1) with ESMTP id mBIGZqDT025148; Thu, 18 Dec 2008 11:35:52 -0500 Received: from opsy.redhat.com (vpn-13-74.rdu.redhat.com [10.11.13.74]) by ns3.rdu.redhat.com (8.13.8/8.13.8) with ESMTP id mBIGZop8024426; Thu, 18 Dec 2008 11:35:51 -0500 Received: by opsy.redhat.com (Postfix, from userid 500) id D6765888169; Thu, 18 Dec 2008 09:35:49 -0700 (MST) To: GDB Development CC: Joel Brobecker Subject: Bugzilla is working From: Tom Tromey Reply-To: tromey@redhat.com Date: Thu, 18 Dec 2008 16:36:00 -0000 Message-ID: User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.2 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii 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: 2008-12/txt/msg00077.txt.bz2 Hi all. I've completed the conversion from Gnats to Bugzilla. A few notes: * Gnats is disabled. I did not delete the data, so if you need something from Gnats, we can get it. * I had the conversion script add "[Converted from Gnats NNNN]" to each bug. So, if you know the Gnats PR number, you can search for it easily. Or, you can add 7105 to the Gnats PR number to get the bugzilla id. * Version numbers in Gnats were extremely inconsistent. I chose to let through a subset that I thought made sense. * I have updated CVSROOT to use log_accum_bugzillified. Commits mentioning bug ids should now update bugzilla. * I have updated the gdb web pages to refer to bugzilla. Joel, I would appreciate it if you could push the appended patch to the other web page repository. I don't believe I have write permissions there. (At least this time I knew about index.sh... :) Please report problems to me. I will fix them ASAP. Tom Index: bugs/index.html =================================================================== RCS file: /cvs/gdb/htdocs/bugs/index.html,v retrieving revision 1.36 diff -u -r1.36 index.html --- bugs/index.html 7 Aug 2007 23:48:49 -0000 1.36 +++ bugs/index.html 18 Dec 2008 16:21:32 -0000 @@ -52,7 +52,7 @@ Please report bugs!

GDB has a Bug +href="http://sourceware.org/bugzilla/">Bug Database. It is used to track bugs (Problem Reports or PRs) and enhancements (Change Requests or CRs). In addition to problems encountered when running GDB, bugs include: errors or missing @@ -73,7 +73,7 @@ distribution.

Before submitting a new PR/CR, try browsing +href="http://sourceware.org/bugzilla/">browsing the database to see if the problem has already been reported or even fixed.

@@ -206,7 +206,7 @@

Verbatim copying and distribution of this entire article is permitted in any medium, provided this notice is preserved.

-

Last modified 2007-07-31.

+

Last modified 2008-12-18.

Index: mailing-lists/index.html =================================================================== RCS file: /cvs/gdb/htdocs/mailing-lists/index.html,v retrieving revision 1.36 diff -u -r1.36 index.html --- mailing-lists/index.html 4 May 2008 23:19:13 -0000 1.36 +++ mailing-lists/index.html 18 Dec 2008 16:21:32 -0000 @@ -73,7 +73,7 @@ discussion should go through this list.
-gdb-prs
Mailing list for discussing bug reports. +gdb-prs
A read-only mailing list for bug reports. See the Bug Database for information on how to submit a bug.
@@ -175,7 +175,7 @@

Verbatim copying and distribution of this entire article is permitted in any medium, provided this notice is preserved.

-

Last modified 2008-05-04.

+

Last modified 2008-12-18.