jenkinsci / jenkinsci/subversion-plugin

[JENKINS-36493] SVN modifications not detected in nested externals

Open
#1,373 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

My Jenkins job is based on a SVN repository to checkout.

My SVN repository has several levels of nested SVN repositories via the external property such as :

my jobs environment under SVN => SVN external level 1 => SVN external level 2 => SVN external level 3

My problem is that Jenkins does not detect a modification done in the "level 2" or "level 3" and the job is not executed.

When I launch the job manually the update is performed normally and the job is executed.

---
Originally reported by lts, imported from: SVN modifications not detected in nested externals


  • status: Open
  • priority: Major
  • component(s): subversion-plugin
  • label(s): externals, subversion
  • resolution: Unresolved
  • votes: 2
  • watchers: 2
  • imported: 20251212-090250

Raw content of original issue

My Jenkins job is based on a SVN repository to checkout.
My SVN repository has several levels of nested SVN repositories via the external property such as :
my jobs environment under SVN => SVN external level 1 => SVN external level 2 => SVN external level 3

My problem is that Jenkins does not detect a modification done in the "level 2" or "level 3" and the job is not executed.

When I launch the job manually the update is performed normally and the job is executed.


environment

```
jenkins-war:2.5

jenkins-core:2.5

Subversion Plug-in 2.5.7
```

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.