-
New Feature
-
Resolution: Duplicate
-
Major
-
None
-
Platform: All, OS: All
Need to add the ability for hudson to detect that the repository has some
relevant changes.
this is two fold:
1. detect the repository has updates
that's pretty basic. (svn status -u for e.g.)
2. filter the updates based on relevance
filters can be a specific subtree in the workspace, a file extension, a
list of combinations of both (I think a regex will do)
- duplicates
-
JENKINS-31 Add Subversion/CVS monitoring built-in to enable continuous integration more easily
- Closed