Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:26126 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 95650 invoked by uid 1010); 20 Oct 2006 13:48:48 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 95635 invoked from network); 20 Oct 2006 13:48:48 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 20 Oct 2006 13:48:48 -0000 Authentication-Results: pb1.pair.com header.from=pierre.php@gmail.com; sender-id=pass; domainkeys=good Authentication-Results: pb1.pair.com smtp.mail=pierre.php@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 66.249.92.168 as permitted sender) DomainKey-Status: good X-DomainKeys: Ecelerity dk_validate implementing draft-delany-domainkeys-base-01 X-PHP-List-Original-Sender: pierre.php@gmail.com X-Host-Fingerprint: 66.249.92.168 ug-out-1314.google.com Linux 2.4/2.6 Received: from [66.249.92.168] ([66.249.92.168:17344] helo=ug-out-1314.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 5F/A2-10091-DB3D8354 for ; Fri, 20 Oct 2006 09:48:47 -0400 Received: by ug-out-1314.google.com with SMTP id 80so713666ugb for ; Fri, 20 Oct 2006 06:48:43 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=TM2u03NIn68rsriGHvMt7SyFlWc8ZoVAuQJxEbcehtFMeULuotgeA2vMRvYLKIyTXr5YoiAmGxsVabEwyfx25O19jt9GAmAosApnFfQ0rdoanIGxeAHHHwdtwLhHDN6BVuEKwdLq/nhF2HY+9brWcvWDYyG3xb2/kbHREY5xBf8= Received: by 10.78.170.17 with SMTP id s17mr2006244hue; Fri, 20 Oct 2006 06:48:42 -0700 (PDT) Received: by 10.78.122.5 with HTTP; Fri, 20 Oct 2006 06:48:42 -0700 (PDT) Message-ID: Date: Fri, 20 Oct 2006 15:48:42 +0200 To: "Sakamoto Kouichi" Cc: "Martin Jansen" , internals@lists.php.net In-Reply-To: <20061020224019.E299.SAKAMOTO@servlet.sakura.ne.jp> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <200610200123.k9K1NvXY058490@www436.sakura.ne.jp> <20061020133038.GA15871@trior.divbyzero.net> <20061020224019.E299.SAKAMOTO@servlet.sakura.ne.jp> Subject: Re: [PHP-DEV] Cannot login to CVS Server. From: pierre.php@gmail.com (Pierre) Hello, On 10/20/06, Sakamoto Kouichi wrote: > > > I proposed PEAR package, and accepted by PEPr. > > > The following links are the packages accepted: > > > http://pear.php.net/pepr/pepr-proposal-show.php?id=441 > > > > > > And, I send "CVS Account Request: kouichi66" at 2006/10/12. > > > But, I cannot login to CVS Server. > > > > > > I want to know why cannot login. > > > - I yet do not get the karma? > > > - The executed command is wrong? > > > executed command: cvs -d :pserver:kouichi66@cvs.php.net:/repository login > > > > What's the error message? A simple check on master.php.net will telly you that the account has not been created :) --Pierre