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.
VS2003 - Project/Solutionfile
Moderator: SourceGear
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?
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
SourceGear
Solution File
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.
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.