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.
Tony, There might be an endian problem in the gserver code on Linux. I have strace'd a "cvs version" command, and it's trying to connect on port 24841 (0x6109) - it should be 2401 (0x0961) - looks like too few / too many calls to htons() somewhere. Jon.