-
Bug
-
Resolution: Unresolved
-
Major
-
None
-
Windows, Hudson V1.356, Subversion Plug-in V1.17, "Poll SCM" enabled and left empty
I've set up a post-commit hook that send a post request with the changed files (http://%HUDSON%/hudson/subversion/%UUID%/notifyCommit?rev=%REV%). It works fine except for changes in directories or files referenced via svn:externals. If something changes there, the project is no rebuild.