Yoav Miles commented on Bug JENKINS-20447

Hello, I'm using Jenkins 1.595 and the issue still exists.

I'm using the shared workspace plugin which substitutes the SCM repository URL with a variable ($SHAREDSPACE_SCM_URL).
Jenkins recognizes the URL as invalid and when I build the project I get the following lines in the system log:

hudson.scm.SubversionSCM buildEnvVars
no revision found corresponding to $SHAREDSPACE_SCM_URL; known: [<My repo URL>]

When I run a script in the job to print SVN_REVISION it's null, although the revision number is displayed in the log when there is an update

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 [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to