Hi,

We have cvs version 1.11.20 installed on a OS 10.4 machine. Usually we
can access the cvsrepository via ssh.
eg.

cvs -d :ext:[EMAIL PROTECTED]:/cvsrep co module

that works fine, but when I try to do the same command from the machine
that the repository exists on, I get the following error:

cvs.example.com: Connection refused
cvs [checkout aborted]: end of file from server (consult above messages
if any)

Doing this also fails:

cvs -d :ext:[EMAIL PROTECTED]:/cvsrep co module

Note, I can still ssh into the machine, so that port is open to me.

Any idea what is going on?

Brett.

_______________________________________________
info-cvs mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/info-cvs

Reply via email to