Is possible to extract in a file containing the differences between two baselines in RTC?
To brief with the requirements, Maybe we know that in ClearCase, , there is the option “Get from CC Project/Patch”.
This feature gets in a zip file the elements that make the different between two baselines.
We wonder is there are a similar feature in RTC.
Could you help us in appropriate solution?
Accepted answer
In the Eclipse RTC client, you can right-click on a baseline and select "Compare with Baseline..." and select another baseline in the dialog that follows. This will open up the Change Explorer view and show the comparison between the two baselines. In the view menu (down arrow) for the Change Explorer view, select the "Save Change Log..." action. You can customize what you want to see in the output file (such as baselines/change sets / files / work items), and whether or not to export the file in CSV (comma separated values), which can help if you want to generate a report based on the results.