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

SVN currentBuild.changeSets's affectedPath/affectedFiles don't reflect workspace items as suggested by documentation

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Minor Minor
    • subversion-plugin
    • None

      http://javadoc.jenkins.io/hudson/scm/ChangeLogSet.Entry.html#getAffectedFiles--  says

      Returns a set of paths in the workspace that was affected by this change.

       

      However, these paths are not necessarily relative to the workspace root, they're relative to the checkout directory. Further, there is no way to query said checkout directory through the ChangeLogSet.

       

      This makes `currentBuild.changeSets` rather unusable for SVN checkouts.

       

       

          [JENKINS-44083] SVN currentBuild.changeSets's affectedPath/affectedFiles don't reflect workspace items as suggested by documentation

          There are no comments yet on this issue.

            Unassigned Unassigned
            vqrs Christian V
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: