snapshot containing some components impacted other components pending changes
![]()
jeff tickner (51●7●10)
| asked Jul 30 '13, 9:27 a.m.
edited Jul 30 '13, 1:42 p.m. by Kevin Doyle (604●2●5)
First layout, there is a Dev/QA stream that developers deliver to, a UAT stream and a REF stream, and each stream has the same components representing the different source libraries.
A very large project got pulled into the Dev/QA stream, so large the builds failed every time, about 1800 members.
At the end the Dev/QA stream and build workspace were updated with all these changes but all the build attempts had failed so we worked around the build.
So now we wanted to update the UAT stream with these changes but not any subsequent changes.
So we found a snapshot from the Dev/QA build workspace that had the changes we wanted, this workspace has just the 2 updated components in it.
We grabbed a snapshot on the UAT stream and replaced the UAT stream with the snapshot from this Dev/QA build workspace.
We looked at the pending changes for the UAT stream and it looked just right with just changes showing from after the snapshot.
Now changes in Dev/QA stream are now not showing up in pending changes with the UAT stream for other components.
In pending changes there is a reference that components are not loaded.
When we were replacing the stream with the snapshot there was a dialog that popped about how disconnected components would not be replaced, which I thought was a reference to some of the components that are no longer used, I would guess that was a reference to the components not in the snapshot.
How would the snapshot from a build workspace that only contained 2 components affect other components in the stream and also impact pending changes for other streams?
Even changes made AFTER we did the replace on the UAT stream are not showing up in pending changes between Dev/QA and UAT.
Thanks for any advice or help you can provide!!
|
Comments
I just checked the UAT stream under source control and now it only has the 2 components, so I guess I CAN'T replace the UAT stream with the snapshot with the 2 components I care about, I have to go back to the original snapshot and deal with the huge mess of pending changes