[ https://issues.apache.org/jira/browse/SCM-534?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17964691#comment-17964691 ]
Olivier Lamy commented on SCM-534: ---------------------------------- This project has moved from Jira to GitHub Issues. This issue was migrated to [apache/maven-scm#748|https://github.com/apache/maven-scm/issues/748]. > expose getSettingsFile > ---------------------- > > Key: SCM-534 > URL: https://issues.apache.org/jira/browse/SCM-534 > Project: Maven SCM (Moved to GitHub Issues) > Issue Type: Improvement > Components: maven-scm-provider-cvs, maven-scm-provider-gitexe, > maven-scm-provider-starteam, maven-scm-provider-svn, maven-scm-provider-vss > Affects Versions: 1.3 > Reporter: Robert Scholte > Assignee: Olivier Lamy > Priority: Major > Fix For: 1.4 > > Attachments: scm-getSettingsFile.patch > > > I would be great if I could get the location of any scm-settingsFile without > reflection for the directory and without the name of the file in my own code. > Patch has two remarks: > - This patch also includes the patch for SCM-528, otherwise I couldn't fix it > all at once. > - It seems like the clearcase settings can exist in both a global and user > directory, unlike the others (while most of them just look the same). What > are the thoughts on this one? Will they all have two locations or will this > clearcase issue be reverted or will it stay just like this? Anyhow, I had to > ignore clearcase with this patch -- This message was sent by Atlassian Jira (v8.20.10#820010)