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.
Hello all, A developer at our team reported strange warnings at commit. Something like that: cvs -z9 commit -m "XXXX" source\aes.cpp include\aes.h include\defs.h source\des_tdes.cpp include\des_tdes.h source\rc6.cpp include\rc6.h (in directory D:\cvsroot\30\westcsp\) Checking in source/aes.cpp; /cvs/main/westcsp/source/aes.cpp,v <-- aes.cpp new revision: 1.1.2.5; previous revision: 1.1.2.4 done Checking in source/des_tdes.cpp; /cvs/main/westcsp/source/des_tdes.cpp,v <-- des_tdes.cpp new revision: 1.1.2.2; previous revision: 1.1.2.1 done Checking in source/rc6.cpp; /cvs/main/westcsp/source/rc6.cpp,v <-- rc6.cpp new revision: 1.1.2.5; previous revision: 1.1.2.4 done Permissions updated for file aes.cpp cvs commit: warning: unrecognized response `in/westcsp/souinclud6_BRANh;' from cvs server cvs commit: warning: unrecognized response `-- rc6.cpp' from cvs server new reinclud6_BRANh5; previous rh cvs commit: warning: unrecognized response `ion: 1.1.2.4' from cvs server done cvs commit: warning: unrecognized response `Mo3e u=r,g=r,o=r' from cvs server cvs commit: warning: unrecognized response `es.cpp///1093262771/' from cvs server cvs [commit aborted]: bad entries line ` rc6.cpp' from server We suspect that such a behaviour could be because of non-ASCII symbols in log message (it was not "XXXX" in real, but russian-language text), especially character with code 0xFF. Is it possible non-ASCII symbols in log-message interfere with commit operations under any conditions? If it matters, server is 2.0.41a, client is 2.0.9 + WinCVS 1.3.17. -- Best regards, Iakov mailto:iglubokiy at infotecs.ru