From the Source Code Control window, select a project then select Tools»Reports to display the SCC Reports dialog box.
Note This dialog box is available only in the LabVIEW Professional Development System.
Use this dialog box to create basic reports that describe file transactions and information about the projects maintained under source code control.
This dialog box includes the following components:
System file listingDescribes all files maintained in source code control. It lists the current file version and the projects that those files belong to for each file.
Summary of system transactionsGives the same information as in the SCC View System History dialog box. It lists all check outs and check ins, project creations, file creations, and file deletions. It includes the user name, the date, and a brief summary of the changes for each transaction.
ProjectListbox where you select the project for which you want to create a report.
Project file listingLists only the files that are members of the selected project.
File historiesLists the same information as in the File History dialog box for each file in the selected project. It lists information about when the file was first added to source code control and all information about subsequent changes to the file, including the user name, the date, and a brief summary of the changes.
SaveCreates the report.
CancelCloses the SCC Reports dialog box without creating a report.