info-cvs
[Top][All Lists]
Advanced

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

Re: CVS & WINDOWS


From: address@hidden
Subject: Re: CVS & WINDOWS
Date: Fri, 06 Sep 2002 16:04:28 +0200
User-agent: Mozilla/5.0 (Windows; U; Win98; en-US; rv:1.1) Gecko/20020826

address@hidden wrote:

my CVSROOT is setting as:

:pserver:address@hidden:/cvs

name server linux: pippo
user name: jose
repository: /cvs
progect name: bless


but it doesn't work...

cvs -d  address@hidden:/cvs co  bless

cvs [checkout aborted]: cannot connect to socket: Connection refused

First, when you use the "-d" general option, you are overriding the
CVSROOT, and your CVSROOT is not the same as what you are quoting
as "-d".
sorry user name is joe not jose

Second, that "Connection refused" message looks more like a failure
to connect to a socket and connect to CVS rather than a CVS response.
Can you connect at all to CVS as pserver?  Can you telnet to your
server on port 2401?

I'm using ssh not telnet I suppose :-\

za







reply via email to

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