How to create a stream from a snapshot programatically?
![]()
vinitha dsouza (143●15●73)
| 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
|
Comments
See the original question https://jazz.net/forum/questions/239861/how-to-create-repository-workspace-from-snapshot