-
New Feature
-
Resolution: Duplicate
-
Major
-
None
-
Platform: All, OS: All
Option to poll some Subversion repositories whithout checking out files and
then, trigger the build if changes have been made.
This can be a "No checkout" checkbox or something else...
for the detail of the mailing list see
https://hudson.dev.java.net/servlets/BrowseList?
list=users&by=thread&from=1793813
- depends on
-
JENKINS-2717 svn polling without checkout or update
-
- Resolved
-
- duplicates
-
JENKINS-2717 svn polling without checkout or update
-
- Resolved
-
This feature would be incredibly useful for a couple of situations. One is where the polling is done on one machine, but the actual work is done on other machines (think matrix build). Another is to use a polling job to configure some parameters, then kick off a parameterized job, which gets its own copy of the source code.