Question

I'm running Visual Source Safe 2005 and Visual Studio 2010. The project is in Visual Basic.

First: I've already gone into Tools > Options > Source Control > Environment and the settings are all "off" and the "Check-In item behavior" has both "On save" & "On edit" set to "Check out automatically."

What's befuddling me is that I can open the .vb files and they are not automatically checked out. But when I open a designer file, the file is automatically checked out to me.

When I do a comparison, it shows that nothing has changed; both in the .designer.vb & .resx.

I really don't want this to happen because it's very confusing to figure which file I've actually made changes to versus which one's I've only looked at.

If anyone knows how to stop this from happening I would be greatful. But I would also like to know if it's not possible to stop the automatic check-out from occuring.

Was it helpful?

Solution

Periodically I have been searching the internet for an answer to this issue thinking it was a regression bug, this time and one more time I went to Tools > Options > Source Control > Environment and indeed all are checked off and has both "On save" & "On edit" set to "Check out automatically." Just setting has both "On save" & "On edit" set to "Prompt for checkout." Solved the annoying issue, now the behaviour is as I like it including prompting for a checkout when opening a aspx designer file

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top