I have that set already, but when I try to edit and save a checked in file I get this:
Save of Read-Only File:
The file (name) cannot be saved because it is write-protected.
You can either save the file in a different location or Microsoft Visual Studio can attempt to remove the write-protection and overwrite the file in its current location.
The option buttons are:
Save As...
Overwrite
Cancel
Help
Main Topics
Browse All Topics





by: Admin3kPosted on 2009-10-28 at 05:34:30ID: 25682484
Just to make sure I am getting you right, you want to be able to automatically check files out when you open them in Solution explorer without having to browse through TEAM explorer >Source Control & Checking out the files.
in VS2005 , Tools>Options>Source Control>Environment>checked- in items behavior
On Edit>check out automatically.
the same option applies to VS2008 as well.