[cvsnt] connection error in tortoisecvs
Gabriel Genellina
gagsl-cvsnt at yahoo.com.ar
Tue Feb 24 17:09:01 GMT 2009
En Tue, 24 Feb 2009 10:38:38 -0200, lalit kumar <lalit.ymca at gmail.com>
escribió:
> I am new to tortoisecvs.
> I want to install it in LAN.
>
> I tried to make it working but getting connection error.
> I also have disabled firewall on both server machine and client machine.
>
> connect to priya:2401 failed: No connection could be made because the
> target
> machine actively refused it.
Are you sure this isn't a firewall issue?
On the server, try from the command line:
telnet localhost 2401
You should get a connection. If you press ENTER, you should get a message
like BAT AUTHENTICATION or something like that.
Same thing on the client, using:
telnet servername 2401
--
Gabriel Genellina
More information about the cvsnt
mailing list