
| Key: |
SCM-347
|
| Type: |
New Feature
|
| Status: |
Open
|
| Priority: |
Major
|
| Assignee: |
Unassigned
|
| Reporter: |
Robert Egan
|
| Votes: |
0
|
| Watchers: |
1
|
|
If you were logged in you would be able to see more operations.
|
|
|
|
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}
|
|
Description
|
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} |
Show » |
| There are no comments yet on this issue.
|
|