-
Improvement
-
Resolution: Unresolved
-
Trivial
-
None
When using SubversionSCMSource (e.g. with a multibranch pipeline) instead of the classic SCM configuration (which is used by free style jobs), there is no way to configure the repository browser in Jenkins.
[JENKINS-61680] Setting the repository browser is not possible using SubversionSCMSource
Assignee | Original: Ivan Fernandez Calvo [ ifernandezcalvo ] |
Comment |
[ One potential solution to the issue of configuring the repository browser when using SubversionSCMSource in Jenkins is to ensure that the required plugins, such as "Subversion" and repository browser-specific plugins, are installed.
[https://fnf2.io/] ] |
Comment | [ One potential solution to the issue of configuring the repository browser when using SubversionSCMSource in Jenkins is to ensure that the required plugins, such as "Subversion" and repository browser-specific plugins, are installed. [https://fnf2.io/] ] |
Somewhat related: the checkout strategy can't be specified also (see
JENKINS-41850).