From owner-freebsd-arch@FreeBSD.ORG Thu Oct 25 20:07:54 2012 Return-Path: Delivered-To: freebsd-arch@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 2B5DC895; Thu, 25 Oct 2012 20:07:54 +0000 (UTC) (envelope-from erik@cederstrand.dk) Received: from csmtp2.one.com (csmtp2.one.com [91.198.169.22]) by mx1.freebsd.org (Postfix) with ESMTP id A5BC78FC0A; Thu, 25 Oct 2012 20:07:53 +0000 (UTC) Received: from [192.168.1.47] (unknown [176.222.238.90]) by csmtp2.one.com (Postfix) with ESMTPA id 0E0F53018C0A; Thu, 25 Oct 2012 20:07:52 +0000 (UTC) Content-Type: text/plain; charset=us-ascii Mime-Version: 1.0 (Mac OS X Mail 6.2 \(1499\)) Subject: Re: How about finally replacing GNATS? From: Erik Cederstrand In-Reply-To: Date: Thu, 25 Oct 2012 22:07:52 +0200 Content-Transfer-Encoding: quoted-printable Message-Id: <1A1B117D-B9D4-4146-84B2-B9E42EDD9676@cederstrand.dk> References: <1314468512.87152.YahooMailClassic@web113511.mail.gq1.yahoo.com> <4E593932.8060303@FreeBSD.org> <86sj928vks.fsf@ds4.des.no> <4FB39F66-0434-43F1-9705-3C81CDF2A25F@cederstrand.dk> <86ehkm8s5v.fsf@ds4.des.no> <0EF669C7-0ED4-4BD4-9170-C49A7CA91603@cederstrand.dk> To: Eitan Adler X-Mailer: Apple Mail (2.1499) Cc: Chris Rees , =?iso-8859-1?Q?Dag-Erling_Sm=F8rgrav?= , giffunip@tutopia.com, Julien Laffaye , freebsd-arch@freebsd.org X-BeenThere: freebsd-arch@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Discussion related to FreeBSD architecture List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 25 Oct 2012 20:07:54 -0000 Den 25/10/2012 kl. 21.09 skrev Eitan Adler : > On 25 October 2012 15:02, Chris Rees wrote: >> As Dag-Erling said, this is the only acceptable solution for = retaining >> backwards-compatibility-- users still need to be able to use send-pr >> for the forseeable future. I'll see if I can come up with a script that can be put in = /etc/mail/aliases, the way mailman does it. >> Luckily GNATS is easy to parse. Unfortunately I lack the cycles >> currently to get this done :( >=20 > Luckily we don't have to worry about this for now. >=20 > The next step is to make the converter from GNATS -> Bugzilla work > incrementally so we can run them both at once with GNATS acting as the > master. Is this the converter you're talking about: = https://github.com/flz/bugzilla-migrator Erik=