Hi Here's a synchronization problem between solution explorer (VSTS 2008) and source control: We have one solution file, containing all projects, and everybody's working with this solution. If we add a new/existing project to the solution and check in, then other programmers, who are currently working with the solution, will not get this update even if they perform get latest version from the solution explorer ! It seems that "get latest version" operation on solution inside solution...
Hi everybody, And again about the famous issue of the TFS version control – Get latest version on check-out. I hear this question from many customers which migrate from VSS to TFS – "How can we configure TFS to get latest version on check-out, like in VSS?". And the answer is: "In v1 you can not do it". We already posted about it some time ago, you can also read about some reasons for this desision in this article and this discussion . I wrote a little Add-In for VS2005 that performs silent GetLatest...