jenkinsci / jenkinsci/subversion-plugin

[JENKINS-50623] Build trigger using SVN is getting error in URL

Open
#1,466 0 comments 0 reactions 0 assignees View on GitHub
component:subversion-plugin imported-jira-issue priority:major resolution:unresolved
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


  • assignee: priyat
  • status: Open
  • priority: Major
  • component(s): subversion-plugin
  • resolution: Unresolved
  • votes: 0
  • watchers: 1
  • imported: 20251212-090250

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

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.