[
https://issues.apache.org/jira/browse/SCM-645?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17962404#comment-17962404
]
ASF GitHub Bot commented on SCM-645:
------------------------------------
jira-importer commented on issue #858:
URL: https://github.com/apache/maven-scm/issues/858#issuecomment-2964629724
**[Olivier
Lamy](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=olamy)**
commented
RemoteInfoCommand with following methods:
Map<String,String> getBranches(ScmProviderRepositoryrepository,
ScmFileSet fileSet, CommandParameters parameters )
throws ScmException;
Map<String,String> getTags(ScmProviderRepositoryrepository, ScmFileSet
fileSet, CommandParameters parameters )
throws ScmException;
for svn : tag/branch name , url
for git : tag/branch name, hashcode
> add a command to get various informations (branches, tag) from remote scm
> server
> --------------------------------------------------------------------------------
>
> Key: SCM-645
> URL: https://issues.apache.org/jira/browse/SCM-645
> Project: Maven SCM (Moved to GitHub Issues)
> Issue Type: New Feature
> Components: maven-scm-api, maven-scm-provider-gitexe,
> maven-scm-provider-svn
> Reporter: Olivier Lamy
> Assignee: Olivier Lamy
> Priority: Major
> Fix For: 1.6
>
> Attachments: patch
>
>
> can be implemented at least with svn and git.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)