1

I need to deliver selected component from Stream 'A' to Stream 'B' through RTC scm commands. Could anyone suggest the combination of scm cmd required to deliver these changes. I have performed this task using build definition. Please answer related to scm cmd only

1 Answer 1

0

You don't deliver a component from a stream, you are delivering a change set from a repo workspace to a stream.

See deliver example:

Deliver changeset 1764 from workspace "accept1" to 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 successfully completed.

See more in those scm commands examples.

Sign up to request clarification or add additional context in comments.

2 Comments

In build definition,under post build tab, we have set flow target option to send selected component to another stream. Similar thing I want to do through scm. Please help with that
@RaviYadav I haven't found much so far: jazz.net/forum/questions/159544/…

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.