Does RTC provide a version tree similar to ClearCase?
My customer is working with Clear Case.
One important feature is to be able to display a tree version with all the version for a file in all the branches.
In RTC, I'm able to get the version Id of a file stream by stream but not for all streams in one single graphical view.
How can I get some kind of "Tree version" in RTC in Eclipse or by command line for a file for all Streams or a list of streams I have to select ?
One important feature is to be able to display a tree version with all the version for a file in all the branches.
In RTC, I'm able to get the version Id of a file stream by stream but not for all streams in one single graphical view.
How can I get some kind of "Tree version" in RTC in Eclipse or by command line for a file for all Streams or a list of streams I have to select ?
Accepted answer
There is a mode in the file History view to show the 'repository wide' history for the selected file.
When you show the history of a file (ex: Right-click on a component in a stream/workspace and select "Show Repository Files", now browse to the desired file and select "Show History"), the History view will show the history (along with a merge graph) for that file in a particular context/configuration (i.e the stream or workspace that was showing the repository files). At the top right of the History view, there is a view menu (down arrow icon) which provides a context menu action called "Show all In Repostiory". This will then show you the history (and merge graph) of the file in the entire repository. Note: There currently is no way to show the history for a file in a 'selection' of streams/workspaces however.
When you show the history of a file (ex: Right-click on a component in a stream/workspace and select "Show Repository Files", now browse to the desired file and select "Show History"), the History view will show the history (along with a merge graph) for that file in a particular context/configuration (i.e the stream or workspace that was showing the repository files). At the top right of the History view, there is a view menu (down arrow icon) which provides a context menu action called "Show all In Repostiory". This will then show you the history (and merge graph) of the file in the entire repository. Note: There currently is no way to show the history for a file in a 'selection' of streams/workspaces however.