|
||||||||
|
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 |
||||||||
|
||||||||
|
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 |
||||||||
Still have this problem with Subversion 1.43
With the variable SVN_REVISION, I could only get the "Last Changed Rev" number, but I want to get the "Revisioin" number.
Now our workaround is to use svnversion command to get the number, put it in a file and set env variable with the plug-in EnvInject
Is it possible to add another env variable like "SVN_HEAD_REVISION"?
Thanks,