files adding by Vault to vs.net projects

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

Moderator: SourceGear

Post Reply
Salman
Posts: 3
Joined: Fri Apr 09, 2004 5:35 am
Location: Toronto, ON
Contact:

files adding by Vault to vs.net projects

Post by Salman » Tue Apr 13, 2004 2:13 pm

Hi,

I noticed that Vault only adds 2 files to the vs.net project which are located in the root of the project. Am I missing any others? The reason I am asking is if I ever want to delete all files created by vault to move the project over to another computer I want to have an idea what I should delete before transfering the files over.

TIA
~Salman
http://www.csharpfriends.com
Your C# Community

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

Post by dan » Wed Apr 14, 2004 7:47 am

I'm guessing you are refering to adding files to Vault from Visual Studio .Net? (Vault doesn't add file to the project, but VS does automatically add files to Vault when adding a project).

If so, this is entirely controlled by Visual Studio - it knows which files it needs to add to Vault and determines where they are added to Vault after you specific root folder location in Vault. After the files are added to Vault, you can do an Open From Source Control from VS.Net on a different machine, and it will pull all the files it needs for you to use the project.

Post Reply