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

Let the Subversion plugin detect copies and renames

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

      The changelog.xml generated by the subversion plugin yields entries like this for renames or copies:
      <path action="A" copyfrom-path="/trunk/old.txt" copyfrom-rev="2847">/trunk/new.txt</path>

      However the copyfrom-path and copyfrom-rev properties are ignored by the subversion log parser. If these were read by Hudson then the SubversionRepositoryBrowser could render these "new" files as renames and provide links to the appropriate diffs.

          [JENKINS-8072] Let the Subversion plugin detect copies and renames

          There are no comments yet on this issue.

            Unassigned Unassigned
            noredshadow noredshadow
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: