Greg Hansen commented on Bug JENKINS-1241

I like tonylampada2's solution. I have several independent builds that I'd like to all use the same revision so they are consistent (the builds are for different products, but all products would like to use the same revision of the underlying code). I tried putting in a pre-SCM-checkout step to set a variable from a web service, but the SVN checkout did not pick up the change in the value of the variable. I tried making the build parameterized, and triggering it from a prior build that set the parameter from the web service, but the value doesn't get passed (yes, I checked that the environment should pass in). I tried not having parameters, which also failed.

Does anyone know how to set a parameter to that will be passed to the SVN plugin from an external source?

This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira

--
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
 
 

Reply via email to