Community technical support mailing list was retired 2010 and replaced with a professional technical support team. For assistance please contact: Pre-sales Technical support via email to sales@march-hare.com.
Subhadip Sarkar wrote: > > Tnx for replying tony, however there is no firewall on the machine, i > uninstalled mcafee suite when I got the couldn't agree on protocol > error. The tcpview output shows that its cvsnt which is listening on > 2401. > > cvslock.exe:1232 TCP cygnus:2402 cygnus:0 LISTENING > cvsservice.exe:624 TCP cygnus:2401 cygnus:0 LISTENING > for a global corporate firewall, there might be one but its not even > working on the same machine as the server. Finally, this works on the > local machine, without specifying any protocol. > You'd not using the server if you do that... Unless 'telnet 127.0.0.1 2401' is giving you a connection then CVSNT can't work as there's no way of talking to it - you're getting no communication via sockets on that machine. I'm surprised though that the machine works at all if that's the case. Tony