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.
adah at sh163.net wrote: > I was often annoyed by the rubbish error message if a network error > occurred. (Well, not really rubbish error messages, but Chinese messages > in a context that does not like Chinese, e.g., a CP437 console, or a > UTF-8 Vim.) Now I downloaded the CVSNT 2.5.02.2099 source and found There are *far* too many error messages to start translating them all manually. And what are you going to do about filenames? If you're working in chinese then you need your ANSI codepage to be chinese too for that. If your calling program is not using the current ANSI codepage then fix your program - cvsnt is doing the right thing. Tony