-
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
-
[JENKINS-3830] SVN poll whithout checkout
Link |
New:
This issue depends on |
Link |
New:
This issue duplicates |
Resolution | New: Duplicate [ 3 ] | |
Status | Original: Open [ 1 ] | New: Resolved [ 5 ] |
Workflow | Original: JNJira [ 133903 ] | New: JNJira + In-Review [ 186708 ] |
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.