[cvsnt] Re: "unrecognized response" on commit
Tony Hoyle
tmh at nodomain.org
Mon Aug 23 15:10:23 BST 2004
Iakov Glubokiy wrote:
>
> 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?
It shouldn't make any difference... the log message isn't processed in
any away except to store it.
There's this:
> cvs commit: warning: unrecognized response `Mo3e u=r,g=r,o=r' from
cvs server
That first word should be 'Mode'. That strongly suggests actual
corruption on the packet coming from the server. I'd check the
connectivity - hubs, network cards, etc. as
Tony
More information about the cvsnt
mailing list