TFS 2008 checks out code automatically on edit
        Posted  
        
            by Jangwenyi
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Jangwenyi
        
        
        
        Published on 2008-10-21T13:26:35Z
        Indexed on 
            2010/04/02
            21:43 UTC
        
        
        Read the original article
        Hit count: 308
        
I am working on a Visual Studio 2008 project that is already added to TFS server. I am not sure which settings and policies have been configured for the TFS (this is done by a separate dept, not developers)
Every time I make an edit to a code file , the file is checked out automatically (without explicitly checking out the code file myself)
Please help me locate this setting or policy because it is not very useful at the moment. Sometime you want to make a local change to try out something, and not necessarily check out the code....
© Stack Overflow or respective owner