jira-importer commented on issue #460: URL: https://github.com/apache/maven-scm/issues/460#issuecomment-2964597051
**[Subir S](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=subirs)** commented I saw only two references of this kind of hardcoding in source code. One way to resolve this would be to decifer the database_id by executing this command. 'ccm dcm -show -dbid' For DCM enabled databases, this returns the database name configured in DCM cluster. For non DCM enabled databases, this returns nothing. However DCM delimiter is also configurable, and by default it is '#'. But i am not able to figure out how to know the exact delimiter directly from the database. Any clues? If this is also found, then we can fix this issue. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
