-
Bug
-
Resolution: Unresolved
-
Major
-
None
-
Windows
I am using a SVN repository which is being checked out at the beginning of every build in a Jenkins job. It is set to "poll SCM" for updates. However, regardless of whether there were changes or not it is cleaning out the workspace and downloading the whole repository in it's entirety every time which is unnecessary.
Builds are taking much longer than they should as the SVN poll should only be checking out newly-updated files. Sample log:
Checking out a fresh workspace because the workspace is not file://PICKLE/Repositories/project
Cleaning workspace.....
- is duplicated by
-
JENKINS-13913 after upgrading Subversion Plugin to 1.40 some (not all) project are building again and again
-
- Open
-
[JENKINS-10222] Jenkins cleaning out workspace unnecessarily when polling SCM (SVN)
Component/s | New: subversion [ 15485 ] | |
Component/s | Original: scm-sync-configuration [ 15757 ] |
Assignee | Original: Frédéric Camblor [ fcamblor ] |
Switched component to subversion plugin as it is not related to scm-sync-configuration plugin