jenkinsci / jenkinsci/subversion-plugin
[JENKINS-57938] How to replace back slash with forward slash in string parameter while giving input as windows path eg. C:\Jenkins\Project\ABC
- Dominant language
- Java
- Stars
- 131
- Forks
- 275
- Avg merge
- 12h 4m
- Merged PRs (30d)
- 6
Description
How to replace back slash with forward slash in Jenkins on UI :- SVN_EAR_PATH (String parameter)
$SVN_EAR_PATH is used in SVN path so how to replace back slash with forward slash
---
Originally reported by
kalpesh21, imported from: How to replace back slash with forward slash in string parameter while giving input as windows path eg. C:\Jenkins\Project\ABC
Raw content of original issue
How to replace back slash with forward slash in Jenkins on UI :- SVN_EAR_PATH (String parameter)
$SVN_EAR_PATH is used in SVN path so how to replace back slash with forward slash
2 attachments
- [JenkinsInput.JPG](https://issues.jenkins.io/secure/attachment/44740/JenkinsInput.JPG)
> 
- [input 3.JPG](https://issues.jenkins.io/secure/attachment/44741/input%203.JPG)
> 
Contributor guide
Assessment
This issue has not been assessed yet.