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

Allow subversion post-commit hook handler to work with svnlook dirs-changed (not just svnlook changed)

XMLWordPrintable

    • Icon: Improvement Improvement
    • Resolution: Unresolved
    • Icon: Minor Minor
    • subversion-plugin
    • Jenkins ver. 1.609.2, Subversion plugin 2.5.1.

      My subversion server administrator set up a post-commit script for me, but changed the "svnlook changed" command to "svnlook dirs-changed".

      From the Jenkins logs, I can see that the first four characters are stripped off of each path name, I guess to remove the "U " status info that "svnlook changed" sends. (In the log, I see that "my-project/trunk" comes through as "roject/trunk".)

      It'd be nice if the plugin could be adapted to accept the format without the status component – for us, simply knowing a change went into a given branch is sufficient to warrant kicking off a build.

            Unassigned Unassigned
            jladan James Ladan
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: