Alexander
Alexander

Reputation: 183

Why dont I get a warning in visual studio 2008 when checking out a page?

In vs 1.1 i get a warning message when trying to check out a page.But in vs 2008,i dont get a warning.What can be problem?

Upvotes: 1

Views: 99

Answers (3)

MetalMikester
MetalMikester

Reputation: 1077

It's like that by default - a bad default setting if there ever was one.

Go to: Tools / Options / Source Control / Environment

Under Checked-in Items, set to "Prompt for Check Out"

Upvotes: 1

Preet Sangha
Preet Sangha

Reputation: 65516

Go to visual studio options under source control. Its an option that might have become switched off.

Upvotes: 0

cjk
cjk

Reputation: 46465

Why do you need warning when you are performing an activity?

Check the Output window - it will show you what has been checked out.


Warning - you are commenting on an answer!

Upvotes: 0

Related Questions