Branch: refs/heads/master
Home: https://github.com/jenkinsci/subversion-plugin
Commit: ee2d28e6757c881e6143c46c80bab5de9f3785db
https://github.com/jenkinsci/subversion-plugin/commit/ee2d28e6757c881e6143c46c80bab5de9f3785db
Author: Tom Palmer <[email protected]>
Date: 2013-01-03 (Thu, 03 Jan 2013)
Changed paths:
M src/main/java/hudson/scm/SubversionRepositoryStatus.java
M src/main/java/hudson/scm/SubversionSCM.java
Log Message:
-----------
[FIXED JENKINS-16217] Take into account the svn:externals of a project when
looking for projects to trigger from a post-commit hook.
Commit: 1e685c2e58160f8353d52ba92a6066a39f107443
https://github.com/jenkinsci/subversion-plugin/commit/1e685c2e58160f8353d52ba92a6066a39f107443
Author: Tom Palmer <[email protected]>
Date: 2013-01-03 (Thu, 03 Jan 2013)
Changed paths:
M src/main/java/hudson/scm/SubversionSCM.java
M src/main/java/hudson/scm/subversion/CheckoutUpdater.java
M src/main/java/hudson/scm/subversion/SubversionUpdateEventHandler.java
M src/main/java/hudson/scm/subversion/UpdateUpdater.java
Log Message:
-----------
[FIXED JENKINS-13790] Use the native SVNKit ISVNExternalsHandler to pick up
the svn:externals URLs.
Compare:
https://github.com/jenkinsci/subversion-plugin/compare/b20cf6430106...1e685c2e5816