How can all changes to a stream from a previous date up until today (RTC SCM) be displayed?
Accepted answer
RTC Eclipse client: In the menu, go to Search -> Jazz Source Control -> Change Sets...
Select the 'Location' as your stream and 'Created after' to the date from which you want to get the change sets.
This functionality is also in other clients such as Visual Studio, Web UI and CLI.
Comments
One other answer
Another way to do this is to use the Operation History View. This article https://jazz.net/library/article/89462 gives an overview.
In the operation history view, comparing operations will give you a comparison of the stream as it was at those points in time. You could compare an operation from the date you are interested in with the most recent operation, or you can compare an old operation with the current state of the stream using "Compare With Another Repository Workspace or Stream"