CVS Account Request: schst

php.internals

Stephan Schmidt

23 years ago
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.

Moriyoshi Koizumi

23 years ago
"Stephan Schmidt" <schst@php-tools.net> 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

Stephan Schmidt

23 years ago
Hi,
> 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 :) >
OOOps there's totally stupid typo in my mail, I wrote NET_Server, a generic server class, it does not have anything todo with CVS. Sorry for that... Stephan

Moriyoshi Koizumi

23 years ago
"Stephan Schmidt" <schst@php-tools.net> wrote:
> Hi, > > > 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 :) > > > OOOps there's totally stupid typo in my mail, I wrote NET_Server, a > generic server class, it does not have anything todo with CVS. Sorry for > that...
Okay then :-) I was a bit sweating. So it's just my turn :) Moriyoshi