I'm using Visual Studio 6.0 and Visual Basic 6.0.
I have them integrated but when I check out a Project and then try to edit a module in that project it's locked and I have to manually right-click on it and do a Check Out to unlock it.
I thought there was a way to have VSS automatically check out the file for editing.
Any suggestions?
Best solution I found was to check out all the files. Took a bit of poking around to figure out how to do that. Here's how: How to check out all VB6 Project files from VSS?