How Explorer Explorer Browsing Works in RTC Source Control

I have a component that contains outgoing changes:

enter image description here

When I click this component and compare it with the "source base", I get a list of the change sets that make up this component. This is displayed in the Change Explorer view:

enter image description here

Is this a list of change sets over time that were delivered to this component, or changed sets that were delivered to the baseline, or both?

By right-clicking on each change set, I see the option to “accept” the change set. Should I copy the selected changeset to my workspace?

+3
source share
1 answer

accept , , , .
, , , .


, "Change Explorer" ( " " ) (, , , , , )

. " Rational Team Concert"

Open in Change Explorer , .
, , :

  • : file changeddirectory changed
  • : file addeddirectory added
  • : file deleteddirectory deleted

change explorer

+1

All Articles