Doing an "open from source control" , then get latest from vault
I get thousand of those warnings:
[7/2/2004 4:11:37 PM] Unknown file L:\RnD\Software\Product\SMOS\Mainline\SMOS\SMMathExpr\source\mathExpr.h was overwritten. A backup of this file can be found at L:\RnD\Software\Product\SMOS\Mainline\SMOS\SMMathExpr\source\_sgbak\mathExpr.h.2004-07-02.16-11-37.3906
It seem the client doesn't know those where retrived from Visual Studio integration.
Stephan
Vs integration and Vault out of sync
Moderator: SourceGear
If this is the first time you've opened the project from Vault, and you've chosen the same working folder as you had from VSS, these messages would be expected. Currently, Vault doesn't try to match an Unknown file with a known version in the database, so it has to do a Get on the file to establish a baseline. We will be adding functionality in the next major release to automatically discover which version an Unknown file is at, if any.