Thanks Ruben. Now its working fine. On Wed, May 27, 2009 at 3:39 PM, Ruben Willems <[email protected]>wrote:
> Hi > > read the docs at : > http://confluence.public.thoughtworks.org/display/CCNET/Interval+Trigger > > > you need to remove the build condition, or set to IfModificationExists > otherwise you will force a build every 30 seconds > > > with kind regard > Ruben Willems > > > > On Wed, May 27, 2009 at 12:06 PM, paresh gandhi < > [email protected]> wrote: > >> Thanks a lot. >> >> I need one more help. >> Currently i am using >> <intervalTrigger seconds="30" buildCondition="ForceBuild"/> >> to tigger the process. >> >> Can you pls help me on how to start building when devloper commits any >> changes to code in source repository? >> I need tags for the same to start the process as soon as CC finds changes >> in SVN. >> >> Thanks, >> Paresh. >> >> On Wed, May 27, 2009 at 3:01 PM, Adrian >> <[email protected]>wrote: >> >>> >>> Hi, you probably want to use the improved MSBuild logger - >>> >>> http://confluence.public.thoughtworks.org/display/CCNETCOMM/Improved+MSBuild+Integration >>> - I didn't know about it until today! >>> >> >> >
