June, 2009

Posts
  • michal.Log

    Visual Basic problems with TFS, when referencing files outside of the project

    • 1 Comments
    I was asked recently to investigate problem when using VB6 and TFS Msscci Provider. We found out a limitation, that is not really surprising, but is still worth documenting. The code base looks like this: Source SharedCode Class1.cls Project...
  • michal.Log

    "Get latest on checkout" in a mixed environment

    • 0 Comments
    Today I had to test behavior of our less commonly used feature, get latest on checkout, in a mixed VSTS 2008 + TFS 2008 environment. Hopefully this blog post will save the time next person who wonders if this should work (It took me 3 hours to update...
  • michal.Log

    Version Control API changes in TFS 2010 - part II

    • 1 Comments
    Yesterday I was talking about changes we did to itemId and pendingChangeId in TFS 2010. Today I want to list other changes, related to various part of VC api: You should be careful when using DiffItemVersionedFile class, especially if you use constructor...
  • michal.Log

    Version Control API changes in TFS 2010 - part I

    • 1 Comments
    As Matt writes in his post , the way version control behaves in TFS 2010 has changed in a few significant ways. Our team was responsible for making the client code updates in response to those server changes and I tried to write down lessons we have learned...
Page 1 of 1 (4 items)