[ 
https://issues.apache.org/jira/browse/SCM-85?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17959984#comment-17959984
 ] 

ASF GitHub Bot commented on SCM-85:
-----------------------------------

jira-importer commented on issue #298:
URL: https://github.com/apache/maven-scm/issues/298#issuecomment-2964584100

   **[Micah 
Schehl](https://issues.apache.org/jira/secure/[email protected])**
 commented
   
   This patch allows a repository to implement a method getServerIdList which 
will return a list of serverId's to check for in the \<server> section of 
settings.xml.  The repository is responsible for coming up with the list of 
serverId's.  The subversion implementation will start with a very specific 
serverId, such as svn:https://svn.host.com:443/svn/test and work it's way down 
to just searching for svn.host.com.  The StarTeam implemenation simply looks 
for the hostname:port.
   
   If a \<server> is found and the username or password are missing, the 
\<server> section's username and password are used to set the repository's 
username and password.
   




> Allow svn username/password to be set in servers section of settings.xml
> ------------------------------------------------------------------------
>
>                 Key: SCM-85
>                 URL: https://issues.apache.org/jira/browse/SCM-85
>             Project: Maven SCM (Moved to GitHub Issues)
>          Issue Type: Improvement
>          Components: maven-scm-provider-svn
>            Reporter: Micah Schehl
>            Assignee: Emmanuel Venisse
>            Priority: Major
>             Fix For: 1.0-beta-3
>
>         Attachments: MNG-85-maven-scm.patch, SCM-85.patch
>
>
> Allow developers to have their own subversion username/password set in 
> settings.xml.    Also, this would prevent having to use the web setup to 
> enter username/password in Continuum since the info would be in settings.xml.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to