jenkinsci / jenkinsci/subversion-plugin

[JENKINS-54621] List subversion tags: list branches / tags in subfolders recursively

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

When pointing the "List Subversion tags" parameter at a subversion root, it correctly lists folders such as "trunk", "tags/xxx", "branches/xxx".

Our svn repo is set up with two subfolders in the branches folder, "branches/RB" for release branches and "branches/FB" for feature branches. "List Subversion tags" does not list branches in these subfolders such as "branches/FB/xxx" or "branches/RB/xxx". It only lists "branches/RB" and "branches/FB", which doesn't work because theses folders contain nothing but the subfolders.

Please consider adding an option to list deeper subfolders, or list all leaf folders recursively.

---
Originally reported by tdlrali, imported from: List subversion tags: list branches / tags in subfolders recursively


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

Raw content of original issue

When pointing the "List Subversion tags" parameter at a subversion root, it correctly lists folders such as "trunk", "tags/xxx", "branches/xxx".

Our svn repo is set up with two subfolders in the branches folder, "branches/RB" for release branches and "branches/FB" for feature branches. "List Subversion tags" does not list branches in these subfolders such as "branches/FB/xxx" or "branches/RB/xxx". It only lists "branches/RB" and "branches/FB", which doesn't work because theses folders contain nothing but the subfolders.

Please consider adding an option to list deeper subfolders, or list all leaf folders recursively.

  • environment: Jenkins ver. 2.138.2

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.