rtc - Deliver component from 1 stream to another using scm -


i need deliver selected component stream 'a' stream 'b' through rtc scm commands. suggest combination of scm cmd required deliver these changes. have performed task using build definition. please answer related scm cmd only

you don't deliver component stream, delivering change set repo workspace stream.

see deliver example:

deliver changeset 1764 workspace "accept1" stream "abcstream1"

c:\local-workspaces\hellojazz>scm deliver 1764 -s 1353 -t 1354 delivering changes:   repository: https://localhost:9443/jazz/   workspace: (1354) "abcstream1"     component: (1365) "accept1 default component"       change sets:         (1764) ---$  "no comment" 20-aug-2014 10:14 pm           changes:             ---c- \10\10.txt deliver command completed. 

see more in scm commands examples.


Comments

Popular posts from this blog

resizing Telegram inline keyboard -

command line - How can a Python program background itself? -

php - "cURL error 28: Resolving timed out" on Wordpress on Azure App Service on Linux -