
hudson.scm.SubversionSCM.help-excludedRevprop.html Maven / Gradle / Ivy
The newest version!
If set, and Hudson is set to poll for changes, Hudson will ignore any revisions
that are marked with the given revision property (revprop) when determining if
a build needs to be triggered. This can be used to exclude commits done by the
build itself from triggering another build, assuming the build server commits
the change with the correct revprop.
This type of exclusion only works with Subversion 1.5 servers and newer.
More information on revision properties can be found
here.
© 2015 - 2025 Weber Informatics LLC | Privacy Policy