[
https://issues.apache.org/jira/browse/SCM-347?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17961108#comment-17961108
]
ASF GitHub Bot commented on SCM-347:
------------------------------------
jira-importer opened a new issue, #561:
URL: https://github.com/apache/maven-scm/issues/561
**[Robert
Egan](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=regan)**
opened
**[SCM-347](https://issues.apache.org/jira/browse/SCM-347?redirect=false)** and
commented
expand the StarteamCheckoutCommand to use both ${scmVersion} and
${scmVersionType} to enable the other checkout modes supported by the stcmd
command line, specifically
scmVersionType -> "Label" (default) co -vl ${scmVersion}
scmVersionType -> "Number" co -vn ${scmVersion}
scmVersionType -> "Date" co -vd ${scmVersion}
---
**Issue Links:**
- [SCM-378](https://issues.apache.org/jira/browse/SCM-378) Allow additional
types for scmVersionType
> Support additional starteam checkout options
> --------------------------------------------
>
> Key: SCM-347
> URL: https://issues.apache.org/jira/browse/SCM-347
> Project: Maven SCM (Moved to GitHub Issues)
> Issue Type: New Feature
> Components: maven-scm-provider-starteam
> Reporter: Robert Egan
> Priority: Major
>
> expand the StarteamCheckoutCommand to use both ${scmVersion} and
> ${scmVersionType} to enable the other checkout modes supported by the stcmd
> command line, specifically
> scmVersionType -> "Label" (default) co -vl ${scmVersion}
> scmVersionType -> "Number" co -vn ${scmVersion}
> scmVersionType -> "Date" co -vd ${scmVersion}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)