views:

28

answers:

1

We are using "Microsoft Visual Studio 2008 Team Explorer Version 9.0.21022.8"

Whenever i open the solution, try to build or try to get latest team explorer automatically checks out the solution.

When i try to check-in displays that files are identical and check-in undone by server.

what is the reason of this behaviour?

+1  A: 

The best solution to prevent accidental check outs seems to be to change your settings:

-> Options -> Source Control -> Environment -> Checked-in item Behaviour: Prompt for check-out

Visual studio will still try to checkout files but you won't accidentally check out files any more.

Carra
thanks for your reply.but this behavior will still be very annoying :DThere must be another solution. Or we must find the reason of this behaviour.
Ozan BAYRAM