jenkinsci / jenkinsci/subversion-plugin
[JENKINS-50623] Build trigger using SVN is getting error in URL
- Dominant language
- Java
- Stars
- 131
- Forks
- 275
- Avg merge
- 12h 4m
- Merged PRs (30d)
- 6
Description
I am triggering job in Jenkins using post-commit-hook in svn.
my jenkins url is:http://priyanga:07a66fcd8261dd011c8eeba76eeed1d9@localhost:8080/job/FORD/build?token=TOKEN_NAME&cause=svn-post-commit
I am checking the changes in svn using python.JENKINS-50623">post-commit-hook-error.txt![]()
---
Originally reported by
priyat, imported from: Build trigger using SVN is getting error in URL
priyat
Raw content of original issue
I am triggering job in Jenkins using post-commit-hook in svn.
my jenkins url is:http://priyanga:07a66fcd8261dd011c8eeba76eeed1d9@localhost:8080/job/FORD/build?token=TOKEN_NAME&cause=svn-post-commit
I am checking the changes in svn using python.post-commit-hook-error.txt
environment
```
jenkins-2.101
os-windows 7
```
3 attachments
- [POST_COMMIT_HOOK.py](https://issues.jenkins.io/secure/attachment/42096/POST_COMMIT_HOOK.py)
- [Post-Commit-Hook.bat](https://issues.jenkins.io/secure/attachment/42095/Post-Commit-Hook.bat)
- [post-commit-hook-error.txt](https://issues.jenkins.io/secure/attachment/42097/post-commit-hook-error.txt)
Contributor guide
Assessment
This issue has not been assessed yet.