No Check-In option for Solution

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

Moderator: SourceGear

Post Reply
Nihimon
Posts: 68
Joined: Wed Sep 12, 2007 1:23 pm

No Check-In option for Solution

Post by Nihimon » Thu Sep 13, 2007 12:34 pm

After adding a Solution to Vault, I added an Existing Project, which was already under source control in it's own solution, and added a Project Reference to it from my main project. Now, it shows my Solution and my main project need to be checked in, but when I right-click on the Solution, I don't have a Check-In option. I only get options to Check Out, Get Latest, Undo Checkout, Show History, Offline and Unbind.

It works if I right-click my main project and check it in by itself first, but I worry about this because I'm not getting my whole change-set checked in atomically.

lbauer
Posts: 9736
Joined: Tue Dec 16, 2003 1:25 pm
Location: SourceGear

Post by lbauer » Thu Sep 13, 2007 3:32 pm

What version of Vault and Visual Studio are you using.

If it's Vault 4.0.4 and VS 2005 are you using the VS 2005 IDE client?
Linda Bauer
SourceGear
Technical Support Manager

Nihimon
Posts: 68
Joined: Wed Sep 12, 2007 1:23 pm

Post by Nihimon » Thu Sep 13, 2007 3:40 pm

Vault - 4.0.4.15848 (server and client)
VS 2005 - 8.0.50727.762 (SP 050727-7600)
And yes, I'm using the VS 2005 Client for integration.

ian_sg
Posts: 787
Joined: Wed May 04, 2005 10:55 am
Location: SourceGear
Contact:

Post by ian_sg » Fri Sep 14, 2007 8:04 am

Does the pending change window list all the appropriate changes, and allow you to make one atomic commit?
Ian Olsen
SourceGear

Nihimon
Posts: 68
Joined: Wed Sep 12, 2007 1:23 pm

Post by Nihimon » Fri Sep 14, 2007 8:07 am

The Pending Changes window shows no changes at all. As soon as I right-click on my main project and begin to check it in, the Pending Changes window updates and shows all the changes. Afterwards, I can then right-click the Solution and check it in too.

ian_sg
Posts: 787
Joined: Wed May 04, 2005 10:55 am
Location: SourceGear
Contact:

Post by ian_sg » Fri Sep 14, 2007 8:10 am

If you do a save all, do things change to the right state?
Ian Olsen
SourceGear

Nihimon
Posts: 68
Joined: Wed Sep 12, 2007 1:23 pm

Post by Nihimon » Fri Sep 14, 2007 8:29 am

Bingo!

Thanks :)

Post Reply