-
Bug
-
Resolution: Unresolved
-
Major
-
None
-
Jenkins LTS 2.150.2 with up-to-date plugins
The title basically says it all. The multi-branch SVN SCM configuration doesn't support the revprop or user exclusions that the ordinary SVN SCM source options do.
So I've set my global Jenkins "Exclusion revprop name" configuration to "branch:skip", a revprop that I've added to all commits that I don't want to re-build... which works fine inside a pipeline Jenkinsfile, but apparently still doesn't apply to multi-branch indexing. Very frustrating.