-
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
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.