Web.config file keeps getting checked out

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

Moderator: SourceGear

Post Reply
datacruncher
Posts: 1
Joined: Thu Nov 29, 2007 9:20 pm

Web.config file keeps getting checked out

Post by datacruncher » Thu Nov 29, 2007 9:22 pm

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?

Beth
Posts: 8550
Joined: Wed Jun 21, 2006 8:24 pm
Location: SourceGear
Contact:

Post by Beth » Fri Nov 30, 2007 8:48 am

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

Post Reply