The environment variables %SVN_REVISION% and %SVN_URL% aren't set when I use a SVN repository running on a Visual SVN server. All other SVN interactions work fine, e.g. checkout and change detection. Running the job with another SVN server works too.
Freestyle job configuration:
Repository URL: http://SERVERNAME:81/svn/Projects/ProjectName__5_9_1_3/trunk
Local module directory: trunk
Repository depth option: infinity
Output of windows set command in the build operation (SVN_REVISION and SVN_URL missing)
...
SESSIONNAME=RDP-Tcp#0
SystemDrive=C:
SystemRoot=C:\Windows
...
System information
- Jenkins: v1.531
- Subversion plugin: v1.51
- JAVA Runtime: v1.6.0_35
- VisualSVN Server: v2.7
java.net.URI
s rather thanString
s. – Kliment