Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [eclipse-dev] [eclipse-build]Build I20030520 (Timestamp: 200305200800):Build is complete. Automated JUnit testing is starting.


Good point, unfortunately PDE-BUILD constructs checkout scripts with the -q option which turns off most reporting.  I'll see what it will take to get this option turned off for a while and maybe see if we get "lock" messages.

...Dean...



Aaron Optimizer Digulla <digulla@xxxxxxxx>
Sent by: eclipse-dev-admin@xxxxxxxxxxx

05/20/2003 02:51 PM
Please respond to eclipse-dev

       
        To:        eclipse-dev@xxxxxxxxxxx
        cc:        
        Subject:        Re: [eclipse-dev] [eclipse-build]Build I20030520 (Timestamp:  200305200800):Build is complete.  Automated JUnit testing is starting.



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,

--
==============================================
Sowatec AG,       CH-8330 Pfäffikon (ZH)
Witzbergstr. 7,   http://www.sowatec.com
Tel: +41-(0)1-952 55 55
Fax: +41-(0)1-952 55 66
----------------------------------------------
Aaron "Optimizer" Digulla, digulla@xxxxxxxxxxx
==============================================
_______________________________________________
eclipse-dev mailing list
eclipse-dev@xxxxxxxxxxx
http://dev.eclipse.org/mailman/listinfo/eclipse-dev



Back to the top