Hi, I have a workflow script and am using the checkout() function to checkout a workspace with Subversion:
https://github.com/freebsd/freebsd-ci/blob/master/scripts/build/build-test.groovy#L113 For this workflow, I have enabled SCM polling every 3 hours. I see this SCM polling log: https://jenkins.freebsd.org/job/FreeBSD_HEAD/scmPollLog/ In the log: *Started on Jan 2, 2016 6:28:36 PM no previous build to compare to Done. Took 0 ms No changes * If no previous build has been done, shouldn't SCM polling trigger a new build instead of bailing? -- Craig -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/CAG%3DrPVdcwBL5b%3DFZYDLewD6fyN%3D%2Bj661Wgq644u71ps6eqT%2BOw%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
