Pranathi writes: > Hi Daniel, > > If I need continuous integration from Source control then I will > require both > ant and CruiseControl. Otherwise I can schedule a scrip (ant build > script) to > run at specific time. > > > Regards, > Pranathi
Hi Pranathi, i agree that this is a corner case for which the scheduler of your OS might be enough. But then you have only nightly (or daily) builds, not really CI. We're doing the CI builds and the nightlies using CC.Net here. regards, Daniel
