On Tue, May 20, 2003 at 10:09:31AM -0400, Dean Roberts wrote:
As I pointed out in an email last week we are experiencing CVS server
problems that are resulting in severe build delays, especially Nightly
builds. Infra has tried a few adjustments that, apparently, have not
helped. The problem is still being investigated.
Have you had a look at the output of the CVS command? When someone
else has a lock on something in CVS, then CVS does a busy-wait
until the lock goes away. If this is the case, then you should
see a "Waiting for ..." somewhere in the logs.
Hope this helps,