Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-43191

Unable to exclude "tags" directories in a nested subversion tree

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Major Major
    • subversion-plugin
    • 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

          Simon Herbert created issue -
          R. Tyler Croy made changes -
          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 ]
          R. Tyler Croy made changes -
          Assignee Original: R. Tyler Croy [ rtyler ]

            Unassigned Unassigned
            simonherbert69 Simon Herbert
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: