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

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

XMLWordPrintable

    • 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.

       

       

       

       

       

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

              Created:
              Updated: