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.
i'm in an update cycle on our cvs environment here and i discovered now a problem where i know the reason, but don't know what's the best way to solve it... previously used: client: 2.0.51d server: 2.0.51d - no codepage translation problems - files like "Português.str" are updatable and commitable properly first update step: client: 2.0.51d server: 2.5.01.1976 - no codepage translation problems - files like "Português.str" are updatable and commitable properly second update step: client: 2.5.01.1976 server: 2.5.01.1976 - cvs.exe update: Server codepage ANSI_X3.4-1968 does not support all characters sent by client. - files like "Português.str" are updated as "Portugus.str" Here my quesions: - Is it possible to set codepage translation to inactive? - Is it possible to configure codepage translation to understand the missing characters? - how to setup the server to use codepage CP1252? for your information, here's the version output: cvs -t ver ***** CVS exited normally with code 0 ***** 12:53:33: -> Tracelevel set to 1. PID is 3300 12:53:33: -> Session ID is ce442f739ad0f99 12:53:33: -> Session time is Mon Aug 8 10:53:33 2005 12:53:33: -> main loop with CVSROOT=:ext;username=zoernack;hostname=cvs:/var/cvsnt 12:53:36: -> Server codepage is ANSI_X3.4-1968 12:53:36: -> Client codepage is CP1252 12:53:36: -> Server->Client codepage translation is active 12:53:36: -> Server version is CVSNT 2.5.01 (Travis) Build 1976 12:53:36: -> Client version is CVSNT 2.5.01 (Travis) Build 1976 (cvsgui active) 12:53:36: -> Requesting server cvsignore 12:53:36: -> Requesting server cvswrappers 12:53:36: -> Requesting server cvsrc (read-cvsrc2) Client: Concurrent Versions System (CVSNT) 2.5.01 (Travis) Build 1976 (client/server) Server: Concurrent Versions System (CVSNT) 2.5.01 (Travis) Build 1976 (client/server) best regards Alexander Zoernack TechnoTrend AG