Externals (Svn) NOT loaded from the UI ( SCM-Manager 2.42.2)

Hello!!

  • bug description (occurred issue):

externals doesn’t show as links on the scm-manager’s UI, under repository–>code

  • expected result / system behavior:

externals (Svn) should be marked with an icon of an outlined folder and linked if the url is resolvable. (as the documentation says https://scm-manager.org/docs/latest/en/user/repo/code/#subrepository)

  • observed result / system behavior:

It seems scm-manager tries to find path “test02” which don’t exist. BUT path “test02” is an external repository.
So that causes “Error: Not found” on the UI

Related log:

DEBUG svnkit.fsfs - svn: E160013: Attempted to open non-existent child node ‘test02’
org.tmatesoft.svn.core.SVNException: svn: E160013: Attempted to open non-existent child node ‘test02’

On the other hand git submodules are working just fine!

svn externals property added with TortoiseSVN 1.14.5, Build 29465 on the repository

  • SCM-Manager version and installed package:

SCM-Manager 2.42.2

Hey @nsakellariou.cite

thank you for your report. We will have a look at it and will come back with a first answer soon.

1 Like

Duplicate with GitHub issue: Externals (Svn) NOT loaded from the UI for scm-manager versions > 2.30.1 · Issue #2171 · scm-manager/scm-manager · GitHub