mirror of
https://github.com/scm-manager/scm-manager.git
synced 2025-11-01 02:55:56 +01:00
fix loading of repository handler informations on some systems, see issue #841
This commit is contained in:
@@ -79,7 +79,7 @@ public class SvnRepositoryHandler
|
||||
|
||||
/** Field description */
|
||||
public static final String RESOURCE_VERSION =
|
||||
"/sonia/scm/version/scm-svn-plugin";
|
||||
"sonia/scm/version/scm-svn-plugin";
|
||||
|
||||
/** Field description */
|
||||
public static final String TYPE_DISPLAYNAME = "Subversion";
|
||||
|
||||
Reference in New Issue
Block a user