Best way to move file from one folder to another

If you are having a problem using Vault, post a message here.
Post Reply
chintu
Posts: 1
Joined: Thu Apr 04, 2013 10:58 am

Best way to move file from one folder to another

Post by chintu » Thu Apr 04, 2013 11:05 am

Hi There,

I am new to using Vault professional client. May I ask what is the best way to move files from one folder to another in Visual Studio IDE (without having any error messages later in source control about those files)?
- Chin Tu

Beth
Posts: 8550
Joined: Wed Jun 21, 2006 8:24 pm
Location: SourceGear
Contact:

Re: Best way to move file from one folder to another

Post by Beth » Thu Apr 04, 2013 2:31 pm

In Visual Studio's Solution Explorer, if you select the file and drag it to the folder you want it to be, Visual Studio should take care of telling Vault about the move. Your project file will check out. Once the move is done, save the project changes (just in case), check in the project files (diff to make sure the changes are present), and commit the changes to Vault.
Beth Kieler
SourceGear Technical Support

Post Reply