info-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: cvs.exe [checkout aborted]: cannot connect to socket: Connection ref


From: Larry Jones
Subject: Re: cvs.exe [checkout aborted]: cannot connect to socket: Connection refused
Date: Sat, 23 Feb 2002 16:09:05 -0500 (EST)

chenna dulla writes:
> 
> C:\chenna>"c:\gnu\wincvs 1.2\cvs.exe" -t -d
> 66.70.20.120:/usr/local/tomcat/webapps/cvswork
> checkout project2
> cvs.exe checkout: notice: main loop with
> CVSROOT=66.70.20.120:/usr/local/tomcat/webapps/cvswork
> cvs.exe [checkout aborted]: cannot connect to socket:
> Connection refused

You haven't specified any connection method, so CVS is going to default
to using the :ext: method which uses rsh (unless you've set $CVS_RSH to
something else, but you didn't mention it, so I presume you didn't). 
Your server does not accept rsh connections.  If you want to use ssh,
you need to set $CVS_RSH to point to your ssh executable.  Please see
them CVS manual (www.cvshome.org) for more information and
troubleshooting advice, should you need it.

-Larry Jones

Everything's gotta have rules, rules, rules! -- Calvin



reply via email to

[Prev in Thread] Current Thread [Next in Thread]