Click here to Skip to main content
65,938 articles
CodeProject is changing. Read more.
Articles
(untagged)

Extracting Comments from Visual SourceSafe

0.00/5 (No votes)
3 Jan 2004 1  
Tool for extracting comments from a Visual SourceSafe database.

Important Note

Schiott_SourceReport requires Visual SourceSafe to be pre-installed. If you already have the Visual Basic 6.0 runtime, just download the executable.

Introduction

Schiott_SourceReport is a tool for extracting comments from a SourceSafe database. Schiott_SourceReport displays the Visual SourceSafe in a tree structure. By selecting a folder (project) from the tree view, you can collect comments from all files in the current folder and its subfolders. Schiott_SourceReport will create a simple text file containing comments from a given date.

You can also ask for comments on files between two labels or files that are different from those on your hard disk.

How to get started:

  1. Install the program.
  2. Start the program.

    Start-->Programs-->Schiott-->Schiott_SourceReport-->Schiott_SourceReport

  3. The program will try to log on to your default SourceSafe database.

    If it fails, a logon screen will appear. Point to your scrsafe.ini file. If you normally logon to VSS without providing a username and password, it should be sufficient to point to your srcsafe.ini file and click OK. Otherwise, you must provide a username and password too.

Once you can see your VSS tree structure:

  1. Make a selection in the tree view.
  2. Enter a valid filename for the log file.
  3. Choose a date.
  4. Hit the Printer button. If it doesn't start, do it again (focus bug in the calendar control).

I�ll be back with explanations of the other features.

License

This article has no explicit license attached to it but may contain usage terms in the article text or the download files themselves. If in doubt please contact the author via the discussion board below.

A list of licenses authors might use can be found here