-
Bug
-
Resolution: Duplicate
-
Blocker
-
None
-
Jenkins ver. 1.549
Running on Windows server
Java 7
After the last subversion plugin update, we start to face some endless job executions. Even when no new commits were performed in the SVN repository.
We have found in the subversion pooling log that it was unable to check for changes in the SVN repository so, because of this, it decided to rebuild the job.
The workaround was to use static URL in the repository url input.
- is related to
-
JENKINS-23007 Subversion plugin 2.x cannot handle changelog computation with variables in SVN URLs
- Resolved