FIX: Analyze -F Overwrites the Analyze.Log File When the Backup Folder Is Not Empty (275926)



The information in this article applies to:

  • Microsoft Visual SourceSafe for Windows 6.0

This article was previously published under Q275926

SYMPTOMS

If you use Analyze -F, the Analyze.log file is replaced in the \data\backup folder and the following warning message appears:
The backup folder \data\backup, is not empty.
Before an autofix rebuild is run the backup folder needs to be emptied.
However, the analyze.log is replaced.

CAUSE

The backup directory needs to be empty before running Analyze -F.

STATUS

Microsoft has confirmed that this is a bug in the Microsoft products that are listed at the beginning of this article. This bug was corrected in the next service pack for Visual Studio 6.0.

For additional information about Visual Studio service packs, click the following article numbers to view the articles in the Microsoft Knowledge Base:

194022 INFO: Visual Studio 6.0 Service Packs, What, Where, Why

194295 HOWTO: Tell That a Visual Studio Service Pack Is Installed

To download the latest Visual Studio service pack, visit the following Microsoft Web site:

MORE INFORMATION

Steps to Reproduce Behavior

  1. Run Analyze -F ../data, and note that a backup directory containing Analyze.log is created.
  2. Run Analyze -F ../data again without renaming the backup directory.

Modification Type:MinorLast Reviewed:12/12/2005
Keywords:kbbug kbfix kbSSafe600fix kbSSafeAnalyze kbVS600sp5fix KB275926 kbAudDeveloper