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.
CVSROOT: /usr/local/cvs Module name: cvsnt Changes by: arthur.barrett at march-hare.com Sat Oct 27 21:22:05 2007 On host: mail.march-hare.com Directory: cvsnt/cvsapi M Codepage.cpp 1.17 -> 1.18 Bug Id: Log message: I tried doing a "cvs rls" to a cvsnt 2.5.03 server on windows, and also one on HPUX and EVS client crashed in both cases. If the server was running in a different codepage to the client then this crash would apparently always occur. Ive modified the code to what I think the author intended, but I have not tested the new execution path. I have tested this against EVS and CVSNT 2.5.03 (windows and hpux servers) so therefore that has tested both a non-translation and a other-codepage to UTF8 translation. Not tested is a UTF8 server to a non-UTF8 EVS Client (Im not even sure if that is possible, certainly not standard).