RTC: why are both Locate Change sets and history Actions not enabled in "Source code data query view".
Accepted answer
If you have a build and the build is public, you can directly from the build result see the changes that went in. you can create a repository workspace from the snapshot and either load that or open the repository files to browse which versions of files are in there.
Comments
Start by adding the desired change sets or work items in the Locate Change Sets editor. After that you can drag & drop a selection of build results from the 'Builds' view into the 'Search Targets' section of the Locate Change Sets editor. This will end up adding the build snapshots (assuming the builds have a build snapshot), and will quickly let you see when the changes were introduced in the builds (since by default the snapshot name is based on the build label, so we can see the dates...)
Comments
Makeit 002
Feb 23 '16, 12:56 p.m.small correction, we just know the file name, and I wish to know which version of this file is participated in successful build at recent time.
And we are in source code data query view: we found the file but unable either to locate change sets or view the history.
Geoffrey Clemm
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER Feb 23 '16, 1:01 p.m.Just for interest's sake, what is the "source code data query view"? Is this one of the source control web pages? Or something in Eclipse?
Makeit 002
Feb 24 '16, 5:49 a.m.it's an view in eclipse of rtc and the exact name was just 'source code data'.
it helps us to find the files in repository. and got relation to Enterprise Extensions.