Deleting and Merging Snapshots in RTC

116 views Asked by At

I have 2 stream, one main (mnt) and one patch stream (4.5_patch). I had created a snapshot on 4.5_patch as 4.6_patch_snap. I then deleted the 4.5_patch stream, it gave me a warning of content being deleted and asked for me to merge the snapshots with some other stream. Then I chose, mnt stream for merging and deleted the 4.5_patch stream. The 4.6_patch_snap is now showing in mnt stream. Basically wanted to merge the 2 streams.

Does the mnt stream would have all the changes that were done on 4.6_patch_snap from 4.5_patch stream?

Thank you for your help.

1

There are 1 answers

2
VonC On BEST ANSWER

I then deleted the 4.5_patch stream, it gave me a warning of content being deleted and asked for me to merge the snapshots with some other stream.

Then I chose, mnt stream for merging and deleted the 4.5_patch stream.

That is when you merged 4.5_patch stream to mnt.

The 4.6_patch_snap is now showing in mnt stream

The 4.6_patch_snap is the result of that merge.

Basically wanted to merge the 2 streams.

Too late: you already did.