Vs integration and Vault out of sync

If you are having a problem using Vault, post a message here.

Moderator: SourceGear

Post Reply
sschaem

Vs integration and Vault out of sync

Post by sschaem » Fri Jul 02, 2004 5:16 pm

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

dan
Posts: 2448
Joined: Wed Dec 17, 2003 5:03 pm
Location: SourceGear
Contact:

Post by dan » Mon Jul 05, 2004 3:54 pm

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.

Post Reply