[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: anoncvs problems
On Sun, Sep 05, 1999 at 11:00:12PM +0200, Marc Schneiders wrote:
> However, when I try to setup a pserver I get a "connection refused" with
> the Belgian and Norwegian servers, as follows:
> # cvs login
> (Logging in to anoncvs@anoncvs.no.openbsd.org)
> CVS password: [I TYPE anoncvs]
> cvs [login aborted]: connect to anoncvs.no.openbsd.org:2401 failed:
> Connection refused
> #
Because pserver is not supported by these servers, i think. Look at the entry
"protocols" in the cvs-server list.
I don't know very much about this pserver access, but do you really need it?
According to anoncvs.html it is "a direct tcp connection instead of using ssh or rsh"
> I did try the cvs login both as myself and as root. I have installed ssh,
> did do ssh_keygen, as well as
> setenv CVS_RSH /usr/local/bin/ssh
So you have ssh installed.
Read anoncvs.html again and follow the instructions that describe
cvs with ssh.
bye,
Carsten