My co-worker and I are using Vault 2.0 to manage a couple of medium-sized asp.net projects. One problem we keep running into is what to do with .csproj and .sln files. Do they go into source control? I'd like to cloak them but it doesn't seem that vault allows a person to cloak a single file.
When the files are in source control, if I make a change in vs that modifies the project file and then commit my changes, it uploads my .csproj file. He does a get latest version and bam! Chaos.
We just took the .csproj files out of source control after a while. But there has to be a more elegant solution. What are we missing?
John Wilson
vs.net best practices?
Moderator: SourceGear