jenkinsci / jenkinsci/subversion-plugin

[JENKINS-6450] post-commit hook does no handle svn:externals

Open
#697 6 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've set up a post-commit hook that send a post request with the changed files (http://%HUDSON%/hudson/subversion/%UUID%/notifyCommit?rev=%REV%). It works fine except for changes in directories or files referenced via svn:externals. If something changes there, the project is no rebuild.

---
Originally reported by axelheider, imported from: post-commit hook does no handle svn:externals


  • status: Reopened
  • priority: Major
  • component(s): subversion-plugin
  • resolution: Unresolved
  • votes: 6
  • watchers: 9
  • imported: 20251212-090250

Raw content of original issue

I've set up a post-commit hook that send a post request with the changed files (http://%HUDSON%/hudson/subversion/%UUID%/notifyCommit?rev=%REV%). It works fine except for changes in directories or files referenced via svn:externals. If something changes there, the project is no rebuild.

  • environment: Windows, Hudson V1.356, Subversion Plug-in V1.17, "Poll SCM" enabled and left empty

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.