I used Hudson to complete my projects and am now planning to upgrade to Jenkins.
The build server time is not synchronized with the development machines, and therefore the svn update does not work correctly. In Hudson, I was able to set a revision policy for HEAD, while it was not in Jenkins.
I searched a bit and saw that Jira was created for this problem, but could not find a working solution to the problem.
I tried to manually install the Subversion plugin for Hudson in Jenkins, and the Revision policy option appeared, but for some reason it threw an exception when setting up svn authentication information.
If anyone knows a solution to make this change to Jenkins, kindly reply.
source share