Deliver between 2 streams
5 answers
I have two scenarios, both easy to setup. I use Eclipse to manage changes.
1 I have a workspace (release workspace) with flow target to develop,
accept all changes, then change flow target to release and deliver
or you can have the release stream flow target to this workspace
you can choose which changes to accept/deliver
2. no workspace. the release stream has a flow target of the develop stream
changes made to develop will appear as pending changes to release.
so you accept those changes at the release stream.
1 I have a workspace (release workspace) with flow target to develop,
accept all changes, then change flow target to release and deliver
or you can have the release stream flow target to this workspace
you can choose which changes to accept/deliver
2. no workspace. the release stream has a flow target of the develop stream
changes made to develop will appear as pending changes to release.
so you accept those changes at the release stream.
Comments
Multi-Stream synchronization can be achieved using Flow Targets.
Flow Targets are defined in any stream/repository. As the name suggests, Flow Targets are the targets where the change sets will flow.
To add a flow target,
- Right click on the stream1 and open it.
- Scroll down till you see Flow Target option.
- Add stream2 in it and Save the changes.
Now when any change is delivered to stream1, it will show as an outgoing change from stream1 to stream2.
You may have to perform an extra step to see this outgoing change. (right click on stream1 and click on Show->Pending Changes).
Once you see the outgoing change, deliver it. All the changes will flow to Stream2.
Comments
showing 5 of 7
show 2 more comments
I am using in Visual studio 2010 editor .
And after I do the following step
- Right click on the stream1 and open it.
- Scroll down till you see Flow Target option.
- Add stream2 in it and Save the changes.
- I deliver a change set in Stram1
- I am go to TeamArtifact -->Source Control-->Stream2-->Track in Pending Change.
And the change set doesn't appear in outgoing of Stream2
Do you have any idea?
Comments
sam detweiler
Jul 14 '14, 8:37 a.m.Oren Tabib
Jul 14 '14, 8:37 a.m.