Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:38173 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 84751 invoked from network); 11 Jun 2008 23:14:31 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 11 Jun 2008 23:14:31 -0000 Authentication-Results: pb1.pair.com smtp.mail=greg@chiaraquartet.net; spf=permerror; sender-id=unknown Authentication-Results: pb1.pair.com header.from=greg@chiaraquartet.net; sender-id=unknown Received-SPF: error (pb1.pair.com: domain chiaraquartet.net from 38.99.98.18 cause and error) X-PHP-List-Original-Sender: greg@chiaraquartet.net X-Host-Fingerprint: 38.99.98.18 beast.bluga.net Linux 2.6 Received: from [38.99.98.18] ([38.99.98.18:35270] helo=mail.bluga.net) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 08/F0-10515-55C50584 for ; Wed, 11 Jun 2008 19:14:30 -0400 Received: from mail.bluga.net (localhost.localdomain [127.0.0.1]) by mail.bluga.net (Postfix) with ESMTP id 5B5AAC128BF; Wed, 11 Jun 2008 16:14:33 -0700 (MST) Received: from [192.168.0.106] (CPE-76-84-4-101.neb.res.rr.com [76.84.4.101]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.bluga.net (Postfix) with ESMTP id A340CC128BA; Wed, 11 Jun 2008 16:14:32 -0700 (MST) Message-ID: <48505C66.1070706@chiaraquartet.net> Date: Wed, 11 Jun 2008 18:14:46 -0500 User-Agent: Thunderbird 2.0.0.14 (X11/20080505) MIME-Version: 1.0 To: Hannes Magnusson CC: Rasmus Lerdorf , Antony Dovgal , internals@lists.php.net References: <48502EC8.1060607@daylessday.org> <48503248.5060700@lerdorf.com> <7f3ed2c30806111400t2ca70a4atafd2eeb952d91fbc@mail.gmail.com> In-Reply-To: <7f3ed2c30806111400t2ca70a4atafd2eeb952d91fbc@mail.gmail.com> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Virus-Scanned: ClamAV using ClamSMTP Subject: Re: [PHP-DEV] CVS Account Request: baptiste750 From: greg@chiaraquartet.net (Gregory Beaver) Hannes Magnusson wrote: > On Wed, Jun 11, 2008 at 22:15, Rasmus Lerdorf wrote: >> Actually, checking through my group@ archive, I don't see 2 messages from >> you. The only one I see from you is one from June 9 complaining that your >> cvs account wasn't granted. I see that someone has approved your account >> now. > > Sorry, my fault. I silently forwarded the mail to pear-group@ and his > account was approved few minutes later. > > I have a patch adding a combobox to pick which group the request > should be sent to (pear/php, and maybe add gtk/pecl/doc/... in the > future?), so the pear guys don't have to subscribe to this list or > manually search for outstanding requests, which I'll commit in few > minutes... Hi, Sorry about this, I dropped the ball here. As a note, I have been approving PEAR account requests, and simply monitored internals@ for emails. This worked great until the past couple of weeks when I had crappy internet while on the road, so I missed a few (3 to be exact). This is not the responsibility of people outside PEAR like Rasmus, and the solution is actually a technical one (being able to filter unapproved accounts by project at master.php.net, i.e. PEAR requests only are shown), along with the patch Hannes has already committed. This way, when I am away, it is also possible for people outside PEAR to easily filter the requests, and I can also do that when I come back quite easily. No worries folks - the average turnaround for account approval has been under 24 hours for over a year now, down from an average of 1 month, so this 1 week aberration is a 1-time occurrence. In addition, when PEAR2 gets rolling (and it already is starting) we use a separate subversion repo with its own auth system, which will help as the volume of cvs account requests should decline. Thanks, Greg