It's all about the answers!

Ask a question

Create stream from the snapshot of another stream in RTC SCM


Rohini Kumar (92853) | asked May 15 '18, 10:52 a.m.

 Hi,


I have created a stream in RTC SCM say in server A, took the snapshot of the stream, I want to create another stream in different server say B from the snapshot taken of server A. Please guide in achieving this.


Comments
Rohini Kumar commented May 16 '18, 12:42 a.m. | edited May 19 '18, 12:01 a.m.

 Please give me a any suggestion on it,it will really helpful  

2 answers



permanent link
Ralph Schoon (63.1k33646) | answered May 22 '18, 2:12 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER

Please read https://jazz.net/wiki/bin/view/Deployment/PlanForMultipleJazzAppInstances#SCM

A snapshot is only accessible within the repository it exists. Distributed SCM is only of limited help here. What you can do is:

  1. Use Distributed SCM (link in wiki page)
  2. Replicate the baselines that make up the snapshot to the other repository
  3. Use the baselines to create the stream
  4. You can create a new snapshot from the stream after creating it. It would select the baselines of the components in the stream


permanent link
Karthik Krishnan (8825118163) | answered May 17 '18, 9:19 a.m.

did you explore DSCM possibilities?

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.