It's all about the answers!

Ask a question

What is the best way to version control multiple work products?


John m (112) | asked Dec 08 '16, 4:23 p.m.
 Lets say I have Work products A-D. They are all related to eachother and are worked by different people. My question is - how do i version control this?

Lets say i update A. Someone will need to update B-D but i want to publish A for others to use. Once someone finishes B, he publishes it and someone works C-D. The problem is i want to version link all of these so that if i release only A i want to let others know only certain versions of B-D works. 

Can RTC help me do this? thanks!

2 answers



permanent link
Ralph Schoon (63.1k33646) | answered Dec 10 '16, 8:54 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER
https://jazz.net/library/#sort=pubDate&tag=scm shows various articles about the RTC SCM system.
I would start with https://jazz.net/library/article/539 .

https://jazz.net/wiki/bin/view/Deployment/RTCProcessFundamentals is also a good starting point and provides additional links for further reading per topic.

permanent link
Geoffrey Clemm (30.1k33035) | answered Dec 09 '16, 10:24 p.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER
A shared configuration is implemented as an RTC "stream".   In your example, you would share work by selecting some stream used by those different people.  You "publish" A by delivering it that stream.   Similarly, the other people would publish the changes they have made, by delivering their changes to that stream.

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.