Hello, I have several questions about triggering Jenkins build jobs from SVN post-commit hook and hope someone has answers. :)
When I configure the job in Jenkins I see the following build trigger URL example: [[[ JENKINS_URL/job/pipeline/build?token=TOKEN_NAME ]]] However, I see a different URL on the Subversion plug-in's page <https://wiki.jenkins.io/display/JENKINS/Subversion+Plugin#SubversionPlugin-Post-commithook> : [[[ http://server/subversion/${UUID}/notifyCommit?rev=$REV ]]] Why are these URLs different? Do they have different purpose? Why does the plug-in require repository UUID to be present in the URL? Thank you. -- With best regards, Pavel Lyalyakin VisualSVN Team -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/CAEyhmwYAPschT7L5x7tnG2odPuDuW%2BLGdAtyHSQGSF2rnz5k2Q%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
