I am only downloading from one location. When you view the build after it is done, SVN_REVISION or SVN_REVISION_n not even showing up in the environment.
On Mon, Mar 4, 2013 at 12:40 AM, <[email protected]> wrote: > Do you have multiple locations? > In that case the variables are called SVN_REVISION_n. Where n is the repo > number. > > See > https://wiki.jenkins-ci.org/display/JENKINS/Subversion+Plugin > > > Am 04.03.13 um 05:13 schrieb Aris Green > >> For a freestyle project using a Subversion checkout, the SVN_REVISION >> >> number is not being set. I am using Jenkins 1.504 and Jenkins >> >> Subversion Plugin-in 1.45. This SVN_REVISION variable does not seem >> >> to work reliably. Does it still exist. I do have a GROOVY script >> >> that can get the revision by shelling out to svn status in the project >> >> directory, I can get the revision that way. Should I post the script >> >> since this variable hardly ever works? >> >> >> >> -- >> >> 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]. >> >> For more options, visit https://groups.google.com/groups/opt_out. -- 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]. For more options, visit https://groups.google.com/groups/opt_out.
