Jazz Forum Welcome to the Jazz Community Forum Connect and collaborate with IBM Engineering experts and users

How to create a new stream from code that was not baselined.

 Hi All,

Here is the situation I have. Development has been delivering code to the main stream but has neglected to baseline. So they now need to create a new stream based off of code that is in production but is not the latest code. So this is the procedure I am planning on tell them. Can you verify and see if this is the best way to accomplish it:

1) Create new stream (STREAMB from initial baseline)
2) From repository with parent to STREAMA 
3) Go to history and start "Suspend" all change sets till you get the set of code that you require for STREAMB.
4) Update repo and have it parent to STREAMB.
5) Delieve code.
6) Baseline 
7) reparent back to STREAM A.
8) Restore suspend change set.

STREAM A is unaltered and STREAMB has now code from an earlier date that was not baselined.

Let me know if this is clear and if I am missing anything. 

Thank you.
-Arnold

1 vote

Comments

Do you have a build configured to build from a workspace that accepts from  STREAMA?   You may have a snapshot for that build workspace that could be used to create STREAMB.

Hi Sonia,

Unfortunately no - We do have the build portion of RTC for this particular project setup.

Thanks


Accepted answer

Permanent link
It's somewhat simpler than that:
In the Team Artifacts view:
1) Right click on StreamA and select "New -> Repository Workspace".  To speed things up, go through each page of the wizard, until you hit the Components-to-Add page, and uncheck the "load repository workspace ..." checkbox.
2) For each component in the workspace: right click on the component, select show history, and in the history view, discard the change sets you don't want.
3) Right click on the workspace, and select "New -> Stream"
4) Save the new stream
5) To clean up, delete the workspace.
Arnold Cruz selected this answer as the correct answer

2 votes

Comments

 Thanks Geoffrey! 


One other answer

Permanent link
For your reference, here is documentation for:

1) Discarding change sets from workspaces: http://pic.dhe.ibm.com/infocenter/clmhelp/v4r0m6/index.jsp?topic=%2Fcom.ibm.team.apt.doc%2Ftopics%2Ft_add_planning_attributes.html

2) Creating streams: http://pic.dhe.ibm.com/infocenter/clmhelp/v4r0m6/index.jsp?topic=%2Fcom.ibm.team.scm.doc%2Ftopics%2Ft_creating_stream.html


0 votes

Your answer

Register or log in to post your answer.

Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.

Search context
Follow this question

By Email: 

Once you sign in you will be able to subscribe for any updates here.

By RSS:

Answers
Answers and Comments
Question details
× 1,381
× 1,202

Question asked: Feb 18 '14, 10:26 a.m.

Question was seen: 6,249 times

Last updated: Feb 20 '14, 4:23 p.m.

Confirmation Cancel Confirm