Hello,
After running the 0.9 version of the plugin in jenkins 1.606 under a windows machine, I've fall into this error :
[DEBUG] executing command 'svn --non-interactive --username _svn_jenkins revert -R /C:/APPLICATION/jenkins/workspace/REPORT_TEST/.'
svn: Error resolving case of '\C:\APPLICATION\jenkins\workspace\REPORT_TEST'
[DEBUG] exit value : 1
[DEBUG] executing command 'svn --non-interactive --username _svn_jenkins update /C:/APPLICATION/jenkins/workspace/REPORT_TEST/.'
[DEBUG] exit value : 1
[DEBUG] executing command 'svn status --xml /C:/APPLICATION/jenkins/workspace/REPORT_TEST/.'
svn: Error resolving case of '\C:\APPLICATION\jenkins\workspace\REPORT_TEST'
svn: Error resolving case of '\C:\APPLICATION\jenkins\workspace\REPORT_TEST'
[DEBUG] exit value : 1
Pay attention on the backslash at the begginnig of the path. I think this is the cause of the error.
Could you fix this ?
Thanks
Hello,
After running the 0.9 version of the plugin in jenkins 1.606 under a windows machine, I've fall into this error :
Pay attention on the backslash at the begginnig of the path. I think this is the cause of the error.
Could you fix this ?
Thanks