Newsgroups: php.internals,php.pear.dev Path: news.php.net Xref: news.php.net php.internals:3502 php.pear.dev:18450 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 16847 invoked from network); 20 Jul 2003 10:41:05 -0000 Received: from unknown (HELO vckyb2.nw.wakwak.com) (211.9.230.145) by pb1.pair.com with SMTP; 20 Jul 2003 10:41:05 -0000 Received: from at.wakwak.com (at.wakwak.com [211.9.230.135:25]) by vckyb2.nw.wakwak.com (Postfix) with ESMTP id 7E60540007; Sun, 20 Jul 2003 19:41:04 +0900 (JST) Received: from at.wakwak.com (z73.220-213-35.ppp.wakwak.ne.jp [220.213.35.73]) by at.wakwak.com (8.12.9/8.12.9/2003-06-03) with SMTP id h6KAf4dO058207; Sun, 20 Jul 2003 19:41:04 +0900 (JST) (envelope-from moriyoshi@at.wakwak.com) Date: Sun, 20 Jul 2003 19:43:43 +0900 X-Mailer: EdMax Ver2.85.3F MIME-Version: 1.0 To: "Stephan Schmidt" Cc: internals@lists.php.net, pear-dev@lists.php.net Message-ID: <20030720194343vSd1uS@at.wakwak.com> Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit In-Reply-To: References: Subject: Re: [PHP-DEV] CVS Account Request: schst From: moriyoshi@at.wakwak.com (Moriyoshi Koizumi) "Stephan Schmidt" wrote: > I want to release PEAR::Net_CVS. I proposed it on the PEAR Dev mailinglist, got 7 +1 and now need a CVS account to maintain my code. Coincidentially, I wrote a similar package that handles CVS repository either locally or over network (pserver). I didn't announced it yet since it's not completed, but I wonder if my trivial effort would help you in any way :) The incomplete package can be downloaded here: http://www.voltex.jp/downloads/phpcvsclient.tar.gz Thanks, Moriyoshi