-
Bug
-
Resolution: Duplicate
-
Major
-
None
-
Platform: All, OS: All
When Hudson is configured to work with the push hook,
it won't triggers a build if the changes have been made
in an external.
For example:
With the following svn repository structure:
repo
-trunk
-dir1 #svn:externals - ../dir2 extdir |
-file1 -dir2 -file2 |
And repository url http://server/svn/repo/trunk/dir1,
changes to file2 will not trigger the build.
- is related to
-
JENKINS-4741 Subversion SCM Polling: notifyCommit post-commit hook only reads first line
- Closed