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.
>> netstat -an | grep 2401 That only works on Win32 installs, detecting the CVSNT dispatcher. On Linux distros, the inetd or xinetd daemons handle the dispatching. Check your Linux distro's documentation and refer to the InstallationLinux page I pointed you to earlier for additional information. On Linux though you will need to see the lock daemon running (cvslockd). Doing a ps should reveal it if it is running: [gstarret at stanley ~]$ ps -A | grep cvs 1988 ? 00:00:06 cvslockd Regards, -- Glen Starrett