×
Mar 25, 2024 · Post-commit hook. Jenkins can poll Subversion repositories for changes, and while this is reasonably efficient, this can only happen ...
Jun 10, 2010 · The push approach eliminates those two downsides, but it requires a post-commit hook configuration in the Subversion repository, which has ...
Sep 7, 2021 · Builds triggered via the post-commit hook check out from the revision specified by the hook. The hook specifies the revision with either the ...
hudson.scm.SubversionRepositoryStatus. public class SubversionRepositoryStatus extends Object. Per repository status. Receives post-commit hook notifications.
Checks out the source code from Subversion repositories. See post-commit hook set up for improved turn-around time and performance in polling. locations.
Jenkins runs out of threads when using SVN post commit hook with svn+ssh URL ... Performance issue with Subversion plugin - trigger build on SVN commit takes too ...
Package jenkins.scm.impl.subversion ; We need to listen out for post-commit hooks · Our implementation. · Runs Subversion using SubversionSCM .
Called when a post-commit hook notification has been received. Parameters: uuid - the UUID of the repository against which the hook was received. revision ...
Called when a post-commit hook notification has been received. Specified by: onNotify in class SubversionRepositoryStatus.Listener; Parameters: uuid - the ...
Called when a post-commit hook notification has been received. Methods inherited from class java.lang.Object · clone, equals, finalize, getClass, hashCode, ...