-
Bug
-
Resolution: Fixed
-
Major
-
None
When placing Subversion under multi-SCM, the selection box for "Repository Browser" is empty, instead of allowing for configurations like Fisheye, WebSVN, etc. This takes away a lot of possiblities to integrate into other systems.
- is related to
-
JENKINS-25787 Repository Browser broken with Multiple SCMs plugin
-
- Open
-
Unfortunately, due to how the repository browsers are implemented in the core, this problem is very hard to fix. There aren't enough API extension points to allow the Multiple SCM plugin to redirect repository browser requests to the 'real' SCM plugins.