[ 
https://issues.jenkins-ci.org/browse/JENKINS-10484?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Benjamin Hahne updated JENKINS-10484:
-------------------------------------

    Environment: 
windows 2003 server, Jenkins 1.421, Subversion Plugin 1.2.8
RedHat 6.0, Jenkins 1.447.1 LTS, Subversion Plugin 1.40

  was:windows 2003 server, Jenkins 1.421, Subversion Plugin 1.2.8


Added RedHat 6 to affected environments.
Currently working around with script build step containing
{code}export SVN_REVISION=$(svn info | grep Revision | sed -e 's|.*:\ ||'){code}
                
> SVN_REVISION environment variable is not set when using parameterized 
> Repository URL
> ------------------------------------------------------------------------------------
>
>                 Key: JENKINS-10484
>                 URL: https://issues.jenkins-ci.org/browse/JENKINS-10484
>             Project: Jenkins
>          Issue Type: Bug
>          Components: subversion
>    Affects Versions: current
>         Environment: windows 2003 server, Jenkins 1.421, Subversion Plugin 
> 1.2.8
> RedHat 6.0, Jenkins 1.447.1 LTS, Subversion Plugin 1.40
>            Reporter: Erez Harari
>            Priority: Critical
>
> I'm using a single Repository URL with parameterized value: 
> ${SVN_URL}/application, where SVN_URL is defined as a node level parameter. 
> in that case SVN_REVISION environment variable is not set.
> When using a clear text Repository URL all works fine.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.jenkins-ci.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to