using jenkins 2.46.1 and Subversion plugin 2.7.2 when doing a checkout fron SVN server - there is not SVN_REVISION environment variable created. The only thing I have is SvnServerURLand SvnUsername
How can I get the SVN_REVISION number as environment variable or alternatively a simple solution to retrieve it in jenkins as a parameter?