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?
Newly added files get status Missing - is it correct?
Moderator: SourceGear
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
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
SourceGear