From dev-return-5630-apmail-couchdb-dev-archive=couchdb.apache.org@couchdb.apache.org Fri Aug 07 07:29:37 2009 Return-Path: Delivered-To: apmail-couchdb-dev-archive@www.apache.org Received: (qmail 70026 invoked from network); 7 Aug 2009 07:29:37 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 7 Aug 2009 07:29:37 -0000 Received: (qmail 21348 invoked by uid 500); 7 Aug 2009 07:29:44 -0000 Delivered-To: apmail-couchdb-dev-archive@couchdb.apache.org Received: (qmail 21266 invoked by uid 500); 7 Aug 2009 07:29:44 -0000 Mailing-List: contact dev-help@couchdb.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@couchdb.apache.org Delivered-To: mailing list dev@couchdb.apache.org Received: (qmail 21256 invoked by uid 99); 7 Aug 2009 07:29:44 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 07 Aug 2009 07:29:43 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of djc.ochtman@gmail.com designates 209.85.211.190 as permitted sender) Received: from [209.85.211.190] (HELO mail-yw0-f190.google.com) (209.85.211.190) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 07 Aug 2009 07:29:36 +0000 Received: by ywh28 with SMTP id 28so2159165ywh.27 for ; Fri, 07 Aug 2009 00:29:15 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:sender:received:in-reply-to :references:date:x-google-sender-auth:message-id:subject:from:to :content-type:content-transfer-encoding; bh=KML62ymwH+YlmUR3bFYfYyMxrDL2XT9QEzIaFJ8pw44=; b=KjISub/uuwK/QAkcEDkN9UZmyv7aPhieuwL/CSdHeLXC466vGA8jU/4dotD06lXV6i CV8BAHlSGGoXP14ieewiZ1DI2rZwFuSYMFVrRKwgKYDEEB6L57amtX+Q9+wHB+VkjVnh vugB6WK7JrlUztUzqDRWIxvXV5gCasIXVWqzs= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:content-type :content-transfer-encoding; b=sttCAz6QWelUEomt9tgfzbco+hyvO4LJvBEz3Vv2Bls7Lzl3VXW2lmNCWNSA93curF 1ux6HG1/6lpIcBrk8j8+0fZrq+ypEUXSsKiO/WoUh6wn64PfDqI6PxHxGtw6BrVrq3Wy lXpAKHxIfHz95IVN3iY+MCY9LGxBgsaZugo+c= MIME-Version: 1.0 Sender: djc.ochtman@gmail.com Received: by 10.150.177.2 with SMTP id z2mr1836854ybe.138.1249630155306; Fri, 07 Aug 2009 00:29:15 -0700 (PDT) In-Reply-To: <20090807065319.GC14198@tumbolia.org> References: <399A2534-FBBB-4D0E-A7C9-A04AB0E175BA@apache.org> <96A8267B-72C4-473F-A78A-B8C665805D4A@gmail.com> <20090806220550.GA25455@tumbolia.org> <13B4F2C2-C0DE-4C9F-BEFF-DB8ABBE301B0@apache.org> <20090807063031.GB14198@tumbolia.org> <20090807065319.GC14198@tumbolia.org> Date: Fri, 7 Aug 2009 09:29:15 +0200 X-Google-Sender-Auth: cf6027438e6342c7 Message-ID: Subject: Re: Uneasiness with use of github for experimentation From: Dirkjan Ochtman To: dev@couchdb.apache.org Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org On Fri, Aug 7, 2009 at 08:53, Noah Slater wrote: > Do any of the other committers have Bugzilla experience? Is it that bad? Not a committer, but I think recent versions of Bugzilla (e.g. the 3.2 or 3.4 range) are substantially improved from the old 2.18/2.20 crap everyone is used to hating on. I usually prefer Trac myself, because it gets you bug tracker, wiki and repo tracking in one relatively neat little package, but that may not be useful at the ASF, where all of these services are provided for separately. (Admittedly, the Trac UI has gone a little stale, but I still find it alright. Haven't used Redmine or Lighthouse or whatever much, though.) Cheers, Dirkjan