Hi, From VisualStudio 2005 when I make a change in a file which is under SourceSafe control it is checked out automatically. Can I set up the tool that it ask me first if I will check out the file? Thanks. Bernie
Bernie, From within Visual Studio 2005: 1. Select Options... from the Tools menu. 2. In the Options dialog, scroll down and expand the Source Control item in the tree. 3. Under Source Control, click on the Environment child. 4. Look for the "On Edit" checked-in item behavior parameter on the right-side of the screen. 5. Change the setting to "Prompt for check out". That should get Visual Studio to do what you are asking for. Richard "Bernie" wrote: > Hi, > > From VisualStudio 2005 when I make a change in a file which is under > SourceSafe control it is checked out automatically. Can I set up the tool > that it ask me first if I will check out the file? > Thanks. > > Bernie > > >