It's all about the answers!

Ask a question

how to create new folder in existing stream


nagesh k (11) | asked Jan 10 '20, 5:41 a.m.

 I have stream created  with 5 folders , i need to add additonal folder in that,How to do that With Eclipse client?

One answer



permanent link
David Lafreniere (4.8k7) | answered Jan 13 '20, 2:37 p.m.
FORUM MODERATOR / JAZZ DEVELOPER
RTC is designed such that file changes (modifications/additions/removals) are usually performed in a repository workspace by an individual, and then the changes are captured in change sets and 'delivered' to the stream so the rest of the team can 'accept' those changes.

The following steps can create an additional folder:
-Create a repository workspace from the stream.
-Load the parent folder where you want to create the new folder. (Note If the folder is at the 'root' of the component, use the 2nd radio button option in the Load Wizard, and select the component itself)
-Create the new folder in Eclipse (Ex: In the 'Package Explorer' or 'Navigator' views (or manually on disk), etc.)
-In the Unresolved folder in the Pending Changes view, it should pick up the folder addition.
-Check that into a change set and deliver it to the stream to have the new folder appear in the stream for others to accept.

Your answer


Register or 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.