Display the count of all changesets in a Stream.
2 answers
Please use the Search function to search for change sets in a stream.
Comments
The count is not displayed and the search did not searched 'ALL' changesets.
Yeah, I know what you meant. The GUI asked how many result entries you like to have instead of "do you want to see all". It does not give count, either. Another option is possibly to use the SCM command to query change sets in a stream on command line.
Ok Frank. I will try first to make a script. Thank you!
This kind of information isn't available from any client with a simple action. Also, note that a stream is a configuration of components so it may work for you to count the number of change sets for each component in the stream. You can try as Frank suggests and script the command line to list the history of each component and count the change sets.