|
2008-08-28 13:18 AEST by Arthur Barrett - The problem appears to be intermittent and I have not been able to get a trace of it, however I did get
some client communication logs.
When the 'hang' occurs the last output from the server is:
11
update -dP
When the 'hang' does not occur the output continues:
11
update -dP
MT text P
MT fname README
MT newline
Checksum a494ecc027765cc851a427c94aed1aef
EntriesExtra /README///1219891993////a494ecc027765cc851a427c94aed1aef/
Rcs-diff ./
/usr/local/cvs/cvsnt/README
/README/1.15//-kkv/
u=rw,g=,o=
90
a12 5
EVS
Copyright (c) 2005-2008 Tony Hoyle, March hare Software,
and others.
ok
It is unclear if the server is not sending the remaining lines (and the client is hung waiting for the
server) or the server is sending the lines and the client is not looking for them.
Tested with cvs.cvsnt.org server and MacAir client in Sydney office.
|