Subject: Re: I can't get cvs to work any more
To: Hisashi T Fujinaka <htodd@twofifty.com>
From: Frederick Bruckman <fb@enteract.com>
List: current-users
Date: 04/15/2001 15:25:45
On Sun, 15 Apr 2001, Hisashi T Fujinaka wrote:

> Does this mean I have a process open on the cvs server? I've editing the
> files in the CVS directory, and deleting /usr/src/ and starting over. I
> set CVSROOT and try to start over, but any command I try, including 'cvs
> login' just give me the following error.
>
> cvs [login aborted]: connect to anoncvs.netbsd.org:2401 failed: Connection timed out

It wouldn't matter if you had a process open. Even plain "cvs" lets
the same user have more than one thing going on at the same time, and
"anoncvs" has to!

Try again. "anoncvs.netbsd.org" has had problems recently, but I was
just now able to do both a pserver and ssh "cvs co -c".


Frederick