logo       

RE: [Ccnet-user] Source not checking out with StarTeam: msg#00057

windows.dotnet.ccnet.devel

Subject: RE: [Ccnet-user] Source not checking out with StarTeam

Hi,

this

> <triggers>
> <pollingInterval seconds="60" />
> </triggers>
> <modificationDelaySeconds>120</modificationDelaySeconds>

reminds me - what about to move modificationDelaySeconds to trigger? It is
property of trigger, isn't it?

<triggers>
<pollingInterval seconds="60" modificationDelaySeconds="120"/>
</triggers>

Martin Aliger


> -----Original Message-----
> From: ccnet-user-admin-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@xxxxxxxxxxxxxxxx
> [mailto:ccnet-user-admin-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@xxxxxxxxxxxxxxxx]
> On Behalf Of
> Mike Roberts
> Sent: Thursday, November 18, 2004 2:39 AM
> To: Carlton Nettleton
> Cc: ccnet-user-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@xxxxxxxxxxxxxxxx
> Subject: Re: [Ccnet-user] Source not checking out with StarTeam
>
> On Wed, 17 Nov 2004 17:05:51 -0800, Carlton Nettleton
> <cnettleton-8jgFHlqHMNsFQeE35raUng@xxxxxxxxxxxxxxxx> wrote:
> > It appears I cannot seem to get the source to check out of
> StarTeam.
>
> Hi Carlton,
>
> I assume you are using CruiseControl.NET 0.7?
>
> I can't help much with the StarTeam problem - look at the
> debug log on the CruiseControl.NET server process and see
> that it is performing a 'starteam co', maybe try running this
> process manually from the command line and see if it works.
>
> > Also, no build is started when there has been a change to
> the repository. Did I forget to set something up? How would
> I tell CC.Net to wait 120 seconds (or whatever) after the
> last check-in to execute a build? Thank you in advance for
> all your help.
>
> You need a <triggers> section and a <modificationDelay> - see
> http://confluence.public.thoughtworks.org/display/CCNET/Config
> uring+the+Server.
>
> Something like the following should do you :
>
> <triggers>
> <!-- Poll the SCM server every 60 seconds to see if
> there are any updates -->
> <pollingInterval seconds="60" />
> </triggers>
>
> <!-- Wait at least 2 minutes before doing a build after
> someone has checked anything in -->
> <modificationDelaySeconds>120</modificationDelaySeconds>
>
>
> -------------------------------------------------------
> This SF.Net email is sponsored by: InterSystems CACHE FREE
> OODBMS DOWNLOAD - A multidimensional database that combines
> robust object and relational technologies, making it a
> perfect match for Java, C++,COM, XML, ODBC and JDBC.
> www.intersystems.com/match8
> _______________________________________________
> Ccnet-user mailing list
> Ccnet-user-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@xxxxxxxxxxxxxxxx
> https://lists.sourceforge.net/lists/listinfo/ccnet-user
>
>



-------------------------------------------------------
This SF.Net email is sponsored by: InterSystems CACHE
FREE OODBMS DOWNLOAD - A multidimensional database that combines
robust object and relational technologies, making it a perfect match
for Java, C++,COM, XML, ODBC and JDBC. www.intersystems.com/match8


<Prev in Thread] Current Thread [Next in Thread>
Google Custom Search

News | FAQ | advertise