-
Bug
-
Resolution: Fixed
-
Major
-
None
-
Platform: All, OS: All
If I create a hudson project that is keyed into an SVN repository
and configure my build to execute the unix command
echo ${SVN_REVISION}
I get a blank in my output
[JENKINS-679] SVN_REVISION environment variable not showing up
Resolution | New: Fixed [ 1 ] | |
Status | Original: Open [ 1 ] | New: Resolved [ 5 ] |
Status | Original: Resolved [ 5 ] | New: Closed [ 6 ] |
Workflow | Original: JNJira [ 130752 ] | New: JNJira + In-Review [ 200090 ] |
something terrible must have happend between SubversionSCM.java 1.78 and 1.79
(Hudosn 1.113 and 1.114), as a lot of changes have been apparently lost.
I'm resurrecting them.
This was one of them.