jenkinsci / jenkinsci/subversion-plugin

[JENKINS-22190] Changelog only shows changes in externals

Open
#1,120 3 comments 0 reactions 0 assignees View on GitHub
component:subversion-plugin imported-jira-issue priority:minor resolution:unresolved
Dominant language
Java
Stars
131
Forks
275
Avg merge
12h 4m
Merged PRs (30d)
6

Description

The SVN changlog only shows changes in external projects.

Changes in the main project are not logged (The build IS triggered corretly.

polling log shows:

/Shared/tools/trunk is at revision 670

/project/trunk is at revision 1180 (changed from 1179)

/shared/library/trunk is at revision 1175

/otherproject/trunk is at revision 1170

revision list shows

/Shared/tools : 670

/project/trunk : 1180

/shared/library/trunk : 1175

/otherproject/trunk : 1170

No Changes.

and below that: "Started by an SCM Change".

If we do make a change in 'library' it is showing the changes correctly.

---
Originally reported by renea, imported from: Changelog only shows changes in externals


  • status: Open
  • priority: Minor
  • component(s): subversion-plugin
  • label(s): changelog, plugin, scm, subversion
  • resolution: Unresolved
  • votes: 0
  • watchers: 2
  • imported: 20251212-090250

Raw content of original issue

The SVN changlog only shows changes in external projects.
Changes in the main project are not logged (The build IS triggered corretly.

polling log shows:
<server>/Shared/tools/trunk is at revision 670
<server>/project/trunk is at revision 1180 (changed from 1179)
<server>/shared/library/trunk is at revision 1175
<server>/otherproject/trunk is at revision 1170

revision list shows
<server>/Shared/tools : 670
<server>/project/trunk : 1180
<server>/shared/library/trunk : 1175
<server>/otherproject/trunk : 1170
No Changes.

and below that: "Started by an SCM Change".

If we do make a change in 'library' it is showing the changes correctly.

environment

```
OS Windows 7,

Jenkins 1.553,

Subversion plugin 1.50
```

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.