Adding files and checking in changes as one atomic trans

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

Moderator: SourceGear

Post Reply
Cullen Waters
Posts: 6
Joined: Thu Jul 14, 2005 8:20 am

Adding files and checking in changes as one atomic trans

Post by Cullen Waters » Thu Apr 27, 2006 12:01 pm

Here is my scenario:
I am adding a new class to my project. In doing so, I create a new file, class.cs, and have to make changes to my project file, project.csproj. As far as I have been able to figure out, in order to get both changes into Vault, I have to do two seperate operations; add the file (which checks it in), and then check in the changes to the .csproj file. What am I missing? I would like to be able to add the new file to the repository, and check in the modified project file as one action.

I have the newest vault server & client, and I am not using IDE integration.

Thanks.

GregM
Posts: 485
Joined: Sat Mar 13, 2004 9:00 am

Post by GregM » Thu Apr 27, 2006 2:41 pm

Uncheck Tools-Options-Check In-Auto commit after each operation.

Post Reply