Newly added files get status Missing - is it correct?

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

Moderator: SourceGear

Post Reply
vrapp
Posts: 121
Joined: Tue Apr 06, 2004 12:34 pm
Contact:

Newly added files get status Missing - is it correct?

Post by vrapp » Thu Apr 15, 2004 1:10 pm

If I add a project to vault from Visual Studio, the status of all files becomes checked in.

But If I add a file from folder to Vault using Vault interface, its status becomes Missing.

Is it correct?
Vadim Rapp

jclausius
Posts: 3702
Joined: Tue Dec 16, 2003 1:17 pm
Location: SourceGear
Contact:

Post by jclausius » Thu Apr 15, 2004 1:31 pm

yes, this is correct.

when you add a file from the vault gui client (unless the file exists in the working directory from which it was added), the file is considered missing until you invoke the "get to working folder" on those files just added. only when the vault client has retrieved a file from the repository will a file move from missing to (blank).

when you add a file from within vs.net, the ide usually turns around, and gets the file(s) to your working folder.


----------

you may also want to review some of our kb articles for more in depth information:

KB Index - http://support.sourcegear.com/viewtopic.php?t=792

Visual Studio .Net IDE Integration Overview - http://support.sourcegear.com/viewtopic.php?t=790

Concurrent Development in the IDE - http://support.sourcegear.com/viewtopic.php?t=780

Adding a solution or project to Source Control from IDE - http://support.sourcegear.com/viewtopic.php?t=776

Explanation of Vault File Status - http://support.sourcegear.com/viewtopic.php?t=131
Jeff Clausius
SourceGear

Post Reply