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.
Tim Chippington Derrick wrote: > OK, I completely uninstalled both versions of CVSNT, rebooted, installed > a clean CVSNT 2.5.03 in C:\CVSNT\ and did another reboot. Again the > control panel gives me access to the CVSNT settings fine as before. But > I still can't get access to the cvsnt server. I tried using :sspi and I > just get the following error: > > Can't authenticate - server and client cannot agree on an authentication > scheme (got '') > > Some kind of error is stopping the server connection happening. Could be a firewall of some sort. Try with the standard telnet to port 2401 and see if it connects. You can also try: cvs info -r <server> And see if it returns anything. Tony