From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 29059 invoked by alias); 11 Sep 2008 21:42:41 -0000 Received: (qmail 29051 invoked by uid 22791); 11 Sep 2008 21:42:41 -0000 X-Spam-Check-By: sourceware.org Received: from mx1.redhat.com (HELO mx1.redhat.com) (66.187.233.31) by sourceware.org (qpsmtpd/0.31) with ESMTP; Thu, 11 Sep 2008 21:42:04 +0000 Received: from int-mx1.corp.redhat.com (int-mx1.corp.redhat.com [172.16.52.254]) by mx1.redhat.com (8.13.8/8.13.8) with ESMTP id m8BLg2Kw005375 for ; Thu, 11 Sep 2008 17:42:02 -0400 Received: from ns3.rdu.redhat.com (ns3.rdu.redhat.com [10.11.255.199]) by int-mx1.corp.redhat.com (8.13.1/8.13.1) with ESMTP id m8BLg1f4011137; Thu, 11 Sep 2008 17:42:01 -0400 Received: from opsy.redhat.com (vpn-10-25.bos.redhat.com [10.16.10.25]) by ns3.rdu.redhat.com (8.13.8/8.13.8) with ESMTP id m8BLg12w002948; Thu, 11 Sep 2008 17:42:01 -0400 Received: by opsy.redhat.com (Postfix, from userid 500) id 18E1688803A; Thu, 11 Sep 2008 15:42:16 -0600 (MDT) To: Gdb List Cc: Dan Berlin Subject: Re: Notes on conversion to bugzilla References: From: Tom Tromey Reply-To: tromey@redhat.com X-Attribution: Tom Date: Thu, 11 Sep 2008 21:42:00 -0000 In-Reply-To: (Tom Tromey's message of "Thu\, 10 Jul 2008 12\:30\:46 -0600") Message-ID: User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.1 (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-09/txt/msg00068.txt.bz2 >>>>> "Tom" == Tom Tromey writes: Tom> * Shut down access to Gnats Tom> * Temporarily hack CVSROOT to avoid commits going to gnats Tom> * Redo the conversion (takes a couple minutes max) Tom> * Import the data Tom> * Fix CVSROOT to use bugzilla Tom> * Check in the web page change Today I set up a local mysql database, imported sourceware's bugzilla contents, and tested an import of the gdb gnats database. After some hacking, this worked. I also set up a local bugzilla and tested it... I looked at a few PRs and everything seems good. So, I think I am ready to do the actual switch. If you have any last requests, now would be a good time to mention them. Tom