So the workspace is NOT automatically sync with the stream?
e.g. I create a workspace from a stream. After I removed a component from the stream, the workspace still have that component. Is there a way like ClearCase rebase to sync the workspace with stream?
Or I should remove it from the workspace, then deliver the change to the stream?
In the case of baseline change? Basically I think I am looking for a rebase function.
Thanks
Jirong
Or I should remove it from the workspace, then deliver the change to the stream?
In the case of baseline change? Basically I think I am looking for a rebase function.
Thanks
Jirong
One answer
e.g. I create a workspace from a stream. After I removed a component from the stream, the workspace still have that component. Is there a way like ClearCase rebase to sync the workspace with stream?Your workspace would see the component as an incoming component removal. You can accept the change like you would with change sets to remove the component from your workspace.
Or I should remove it from the workspace, then deliver the change to the stream?
In the case of baseline change? Basically I think I am looking for a rebase function.
Thanks
Jirong
You could do it the other way and deliver the component removal. Either way results in your workspace and stream not having the component anymore.