I'm using VS2005 with Vault.
Every time I compile the project, web.config file gets checked out.
Is there a way to prevent this?
Web.config file keeps getting checked out
Moderator: SourceGear
-
- Posts: 1
- Joined: Thu Nov 29, 2007 9:20 pm
It would want to check out if you are making a change to the web.config. You could get around that by using CVS mode (set in Vault Tools - Options - Concurrent Development). That's only available in the VSIP interface (VS 2005 client). If you don't have that set in your VS Tools - Options - Source Code Control, then you will want to learn more before you switch how you work, because it will affect how everyone has to work. Check here for more information: VSIP vs MCSCCI