VS2003 - Project/Solutionfile

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

Moderator: SourceGear

Post Reply
Günther Schabus

VS2003 - Project/Solutionfile

Post by Günther Schabus » Sun Nov 07, 2004 5:51 am

Hello all,
We are using VS2003 and SourceGear Vault 2.0.6x. We are working on a Solution which contains 23 Projects. Every time I do a check out on a *.cs File (or another of course) the Project file will not checked out. In other Projects it works perfectly.

Has anybody a hint how to perform an automatic checkout of the project/solutionfile each time a file of the project will be checked out?

Thank you in advance 4 your help.
BTW there is no additional SCC-Provider installed on this machine.

jclausius
Posts: 3706
Joined: Tue Dec 16, 2003 1:17 pm
Location: SourceGear
Contact:

Post by jclausius » Mon Nov 08, 2004 6:42 am

Günther Schabus:

You should double check the "read-only" file attribute on the files which seem to be causing you a problem. If the file is not checked out, the file attribute should be read-only.

Also, are the solution / projects themselves changing? Is there a reason you need to check out a project file for the modification of an existing file of a project?
Jeff Clausius
SourceGear

Günther Schabus

Solution File

Post by Günther Schabus » Tue Nov 09, 2004 8:32 am

Hello Jeff,

Thank you for your hints. You are absolutely right - no need to check out the project file if a file is up to be modified. This behaviour is only neccesary if you add a file to a project. My fault - sorry. :oops:

Post Reply