Skip to content

Latest commit

 

History

History
47 lines (32 loc) · 1.94 KB

File metadata and controls

47 lines (32 loc) · 1.94 KB
title Create History and Status Reports | Microsoft Docs
ms.custom
ms.date 03/06/2017
ms.prod sql-server-2014
ms.reviewer
ms.technology
ms.topic conceptual
helpviewer_keywords
version control services [SQL Server], reports
Visual SourceSafe, reports
ms.assetid 3017f5d0-ef53-4522-b42f-bdf637e7d75e
author mashamsft
ms.author mathoma
manager craigg

Create History and Status Reports

You can create a report on the history or current status of files in the currently loaded solution. You can also preview the report, and then send the report to a printer, a file, or the Clipboard. These reports are not generated by [!INCLUDEssNoVersion]. Instead, [!INCLUDEmsCoName] Visual SourceSafe generates the report.

To create a history report

  1. In Solution Explorer, select the file.

  2. On the File menu, point to Source Control, and click History.

  3. In the History of <File or Project> dialog box, click Report.

  4. In the History Report dialog box, select the appropriate options, and then click OK.

For more information about the options you can specify when retrieving the history of a file, see View File History.

To create a status report

  1. In Solution Explorer, select the file.

  2. On the File menu, point to Source Control, and click SourceSafe Properties.

  3. In the File Status dialog box, click Report.

  4. In the File Properties Report dialog box, click the appropriate options, and then click OK.

For more information about the options you can specify when retrieving file status, see View File Status.

See Also

Set and Retrieve Version Information