Find all RTC Project Areas with source code
We are using RTC version 6.0.6.
We have several hundred project areas in RTC. Only a few of them have used RTC for source code management. I need to find the project area that contain source code. Is there a way to do this, other than opening each of the project areas and looking? Is there query, report, or some other way to list all RTC project areas that contain source code?
Thanks in advance.
One answer
Jim,
source code is not really "in project areas". The same source code can be accessed in different project areas.
What you could do is to iterate all project areas and find all the streams that are owned by such a project area.
Finding Project areas:
SCM API
Note that source code is also selected by the personal repository workspaces.