Details
-
Bug
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Not A Defect
-
None
-
Windows Server 2016
Jenkins 2.222.4
Subversion Plug-in version 2.13.1
Description
I have several multibranch pipeline jobs that have used the subversion plug-in and the environment variables SVN_URL and SVN_REVISION have always been defined. These are all single module checked out configurations. I have a few jobs where the variable is defined but for most the variable is not defined. I am not sure of the difference since they all use the same configuration and Jenkinsfile.
One difference I have noted is that the svn url where the variables are not found contains lower/upper case characters. This used to work in previous version of the subversion plug-in. I do not recall which version.