My project has three SVN repositories (the repo refers to two external repos, for a total of three). The build triggers on a change within any of these repos. I want my email extension script to be able to tell which repo changed.
I have access to SVN_URL_x and SVN_REVISION_x (where x is 1, 2 or 3). Now I need to know which of the three repo was changed. This information needs to be accessed from the email extension script (using groovy right now). -- 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/bd125335-d266-46f5-9988-42db4e956049%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
