The Import Tool log file

A collection of information about Vault, including solutions to common problems.

Moderator: SourceGear

Post Reply
jeremy_sg
Posts: 1821
Joined: Thu Dec 18, 2003 11:39 am
Location: Sourcegear
Contact:

The Import Tool log file

Post by jeremy_sg » Fri Aug 27, 2004 2:18 pm

When an import is run, a log file is generated in the directory where the import is run. In most cases, this log file is located in the directory:

Code: Select all

C:\Program Files\SourceGear\SourceSafe Import Tool
The import log includes detailed information about errors from VSS and Vault that are encountered during the import. The import is named with the following convention

Code: Select all

import(DATE).log
where DATE is the date and time that the import was started.

Often, it is helpful to watch the timestamp of the last write to the import log to determine if the import is still making progress.

Post Reply