how to accept a snapshot into my local machine by CMD
Accepted answer
Comments
I have a workspace of the stream, created a snapshot of the stream, then I am not able to accept new change sets before accepting the snapshot by CMD, I don't know how to accept/update my workspace to be able to get new change sets
I'm not sure what you mean by accepting the snapshot. This is not something you can do in RTC. If you created a snapshot on the stream, it is possible that it created baselines for the snapshot. You can accept these baselines into your workspace from the stream. Or, you can ignore them and only accept the change sets inside the baselines.
When showing the status with the command line, you can specify the -B option to expand baselines to show change sets. This will show you the change sets that you can specify with the accept command.
appreciate for your answer, I got error when I tried to accept the change set, "cannot accept change set because gap...", have to accept all changes, I will try to accept the base line and see what happen.
thanks again, if I log in as another user, I am able to accept the new change sets without accept the baseline of the snapshot. I can accept the baseline any time.
If changes in the change set rely on another change set, you have to accept the other change set as well. You cannot put your configuration's change history into a situation where there is a gap. See accept with gaps. If you do upgrade to 4.0.5, there is improved gap handling. With 5.0, you'll have even better workflow for dealing with gaps and determining which change sets you will need to accept.