On 20/08/2015 06:12, Chetan Mehrotra wrote: > ... > btw find it strange that build is not on svn but git as the git > mirrors might lag behind! > ...
Weirdly enough with Apache jenkins we were not able to configure SVN and triggers on commit. Only triggers on "cron based". I did a quick research and IIRC it will require custom script executions for mimicking the "on commit" trigger. On the other hand github allowed us to have "on push" as well as different branches. If we lag behind of 2 days we probably better to switch to svn and something like a build every hour. It's not ideal but it's faster than 2 days. Davide
