I am really happy to say that I have had my MVP for Visual Studio (ALM) re-awarded, so am an MVP for the 7th time. It is a privilege to get to work with such a great group of people as a have met via the MVP programme.
Read MoreBack in January I did a post How long is my TFS 2010 to 2013 upgrade going to take? I have now done some more work with one of the clients and have more data. Specially the initial trial was 2010 > 2013 RTM on a single tier test VM; we have now done a test upgrade from 2010 > 2013.2 on the same VM and also one to …
Read MoreDDD North is coming to the University of Leeds on Saturday 18 October. It is now open for Session submission
Read MoreThe ALM Rangers are again producing a list of useful tools and widgets for TFS. It can be found at aka.ms/widgets and should be updated regularly
Read MoreI am currently involved in moving some TFS TFVC hosted source to a TFS Git repository. The first step was to clone the source for a team project from TFS using the command 1git tf clone --deep http://tfsserver01:8080/tfs/defaultcollection ‘$My Project’ localrepo1 and it …
Read MoreSeven whole years ago I wrote about re-reading [corrected – getting old and forgetful not William Gibson’s it was] Douglas Coupland’s Microserfs and how it compared to his then new book JPod. And how they both reflected the IT world at their time. Speculative fiction always says more about the time they are written …
Read MoreAfter my session Techorama last week I have been asked some questions over how we built our TFS Lab Management infrastructure. Well here is a bit more detail, thanks to Rik for helping correcting what I had misremembered and providing much of the detail. For SQL we have two physical servers with Intel processors. Each …
Read MoreIf you use TFS then it is well worth a look at Brian Harry’s Teched2014 session ‘Modern Application Lifecycle Management’. It goes through changes and new features with TFS both on-premise and in the cloud, including Migrating Your Data from TFS to Visual Studio Online with New Free Utility from OpsHub Authentication …
Read MoreA very common question I am asked at clients is “Is it possible for a parent TFS work item to be automatically be set to ‘done’ when all the child work items are ‘done’?”. The answer is not out the box, there is no work item state roll up in TFS. However it is possible via the API. I have modified my TFS Alerts DSL …
Read MoreWhilst running tests as part of a Release Management deployment I started seeing the error ‘The build directory of the test run either does not exist or access permission is required’, and hence all my tests failed. It seems that there are issues that can cause this problem, as mentioned in the comments in Martin …
Read More