Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:31146 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 5304 invoked by uid 1010); 21 Jul 2007 17:38:10 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 5289 invoked from network); 21 Jul 2007 17:38:10 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 21 Jul 2007 17:38:10 -0000 Authentication-Results: pb1.pair.com header.from=rasmus@lerdorf.com; sender-id=unknown Authentication-Results: pb1.pair.com smtp.mail=rasmus@lerdorf.com; spf=permerror; sender-id=unknown Received-SPF: error (pb1.pair.com: domain lerdorf.com from 204.11.219.139 cause and error) X-PHP-List-Original-Sender: rasmus@lerdorf.com X-Host-Fingerprint: 204.11.219.139 mail.lerdorf.com Received: from [204.11.219.139] ([204.11.219.139:34946] helo=mail.lerdorf.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 92/90-31589-18442A64 for ; Sat, 21 Jul 2007 13:38:09 -0400 Received: from trainburn-lm-corp-yahoo-com.local (user-11fad8l.dsl.mindspring.com [66.245.53.21]) (authenticated bits=0) by mail.lerdorf.com (8.14.1/8.14.1/Debian-7) with ESMTP id l6LHc3tS012419 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT); Sat, 21 Jul 2007 10:38:05 -0700 Message-ID: <46A24479.5090508@lerdorf.com> Date: Sat, 21 Jul 2007 10:38:01 -0700 User-Agent: Thunderbird 2.0.0.5 (Macintosh/20070716) MIME-Version: 1.0 To: Larry Adams CC: internals@lists.php.net References: <46A23873.6@comcast.net> In-Reply-To: <46A23873.6@comcast.net> X-Enigmail-Version: 0.95.2 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Virus-Scanned: ClamAV 0.91.1/3715/Sat Jul 21 05:39:12 2007 on colo.lerdorf.com X-Virus-Status: Clean Subject: Re: [PHP-DEV] How to Obtain CVS Password From: rasmus@lerdorf.com (Rasmus Lerdorf) Larry Adams wrote: > Hi All, > > I have two questions they are as follows: > > 1) I requested and receive both DEV and DOC access and CVS rights to the > PHP-SNMP section of the code about 1 year ago and I never received > instructions on how to obtain my default password for making commit's. > 2) There are several php-snmp bug's currently in place. I would like to > resolve them, but I am uncertain in what versions I can fix them and > would like to know who call's those shots. > > Please advise. In order to receive an account you filled out the form at the bottom of this page: http://php.net/cvs-php.php That is the only way cvs accounts are created, and on that form you entered your password. If you have forgotten what you entered go here: http://master.php.net/forgot.php -Rasmus