-
Bug
-
Resolution: Unresolved
-
Major
-
None
-
local jenkins installation - Jenkins ver. 2.32.1
We have a nested subversion structure
iccApps
project1
trunk
tags
project2
trunk
tags
project3 ......
I have a groovy script that only needs to process the files under trunk, so I do not want the tags directory and its childen checked out.
I have tried
Excluded Regions = */tags/* |
but to no avail
tags/.* does not work either.
[JENKINS-43191] Unable to exclude "tags" directories in a nested subversion tree
Component/s | New: subversion-plugin [ 15485 ] | |
Component/s | Original: core [ 21134 ] | |
Key | Original: INFRA-1119 | New: JENKINS-43191 |
Workflow | Original: classic default workflow [ 217610 ] | New: JNJira + In-Review [ 217613 ] |
Project | Original: Infrastructure [ 10301 ] | New: Jenkins [ 10172 ] |
Assignee | Original: R. Tyler Croy [ rtyler ] |
This is not an issue with the Jenkins project infrastructure and therefore not an INFRA related ticket. Please file future tickets in the appropriate project, which will likely be JENKINS.