Hi everyone! Can someone tell me how Jenkins determines SCM changes in SVN for projects?
At the moment, we have 741 projects that use the "Poll SCM" trigger to determine wether there are SCM changes. Unfortunately, most of them use a minute expression like "*/15" or "*/60", so almost everything polls every full hour. On the other hand, most of the projects use the same SVN repository. How does Jenkins determine the SCM changes? Does it poll each and every job individually? We're experiencing some issues with the load on the authentication backend of our SVN and I'm looking for a solution. Thanks in advance! Steffen -- 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]. For more options, visit https://groups.google.com/groups/opt_out.
