Check out with VS 2005 IDE

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

Moderator: SourceGear

Post Reply
frizzo
Posts: 40
Joined: Mon Jun 27, 2005 12:27 pm

Check out with VS 2005 IDE

Post by frizzo » Thu Feb 16, 2006 7:08 pm

Hello, I have VS 2005 and Vault 3.1.2 installed. Whenever I want to check out the project, it offers to check out all the files in the project. I just want to check out the csproj file and that's it.

Is it a setting (if so, I can't find it) or a bug of what?

Thanks.

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

Post by dan » Thu Feb 16, 2006 8:27 pm

I don't believe there is a setting to just checkout the project file (VS controls this). However, generally it is checked out automatically if there is a change that requires the project file to be updated (such as a file add or delete).

frizzo
Posts: 40
Joined: Mon Jun 27, 2005 12:27 pm

Post by frizzo » Fri Feb 17, 2006 1:40 pm

dan wrote:I don't believe there is a setting to just checkout the project file (VS controls this). However, generally it is checked out automatically if there is a change that requires the project file to be updated (such as a file add or delete).
There has got to be a better way. It wasn't this way with VSS. Is this by design or simply overlooked?

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

Post by dan » Fri Feb 17, 2006 1:48 pm

This is all controlled by Visual Studio, and it should work exactly the same in VSS.

What task are you trying to accomplish that requires just the project file to checked out?

gmagana
Posts: 145
Joined: Wed Feb 18, 2004 10:51 am
Location: Santa Ana, CA, USA

Post by gmagana » Fri Feb 17, 2006 6:46 pm

You can always check out the project file via the Vault client, and then refresh the SC status via the refresh button on the VS2005 Source Control toolbar.
gabriel magana-gonzalez

Post Reply