How to create a stream from a snapshot programatically?
vinitha dsouza (147●2●23●136)
| asked May 30 '17, 10:03 a.m.
edited Jan 11 '19, 4:14 p.m. by David Lafreniere (4.8k●7) hello team
|
Accepted answer
After creating a new snapshot, you can use IComponentOpFactory.addComponent(...), and seed it with the BaselineConnection. You would do this for each baseline in the Snapshot. When done use IWorkspaceConnection#applyComponentOperations(...)
Ralph Schoon selected this answer as the correct answer
|
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.
Comments
See the original question https://jazz.net/forum/questions/239861/how-to-create-repository-workspace-from-snapshot