-
Bug
-
Resolution: Unresolved
-
Minor
-
None
-
Jenkins ver. 2.138.2
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.