Migrating from Codeplex to Github

Since Github is the place to keep your Open Source code I thought that I would migrate some of my CodePlex repos to GitHub. However it is a little more difficult than it looks on the surface.
NDC London 2014: Why TFS no longer sucks and VSO is awesome

I was in London last week to do a talk on why TFS no longer sucks entitled “Second Look, Team Foundation Server & VSO”. I had a tone of preparatory work to do too make the demos smooth. The great god Murphy was however not smiling, but he was not angry. Some errors occurred, but no blue screens. […]
Uncommitted changes messing up your sync in Git with Visual Studio

Sometimes when you try to Pull changes from the server to your local repository you get a “cannot pull because there are uncommitted changes”. This is uncommitted changes messing up your sync
Bug in the Visual Studio Git integration that results in a merge conflict

When doing a PULL from Git from an origin\branch but you have changes locally you may encounter a bug in the Visual Studio Git integration that results in a merge conflict fetching the head of the remote Git repository.
Migrating source from Perforce to Git on VSO

I have been working with a customer in London this week that is using TFS 2010 for work item tracking and Perforce for source control. Here is how I got on migrating source from Perforce to Git on VSO.
Migrating source code with history to TFS 2012 with Git-Tf
Its hard to migrate source code even from one Visual Studio 2012 Team Foundation Server to another, especially when you also want to have your history. We have been forced in the past to use some hokie migration tools that only really partially work. Update Anthony Borton gave me a hard time for not being […]
Improvements in Visual Studio ALM from the ALM Summit

There were many new improvements in Visual Studio ALM that were announced at this years ALM Summit event that I can only pick a few to highlight as my favourites. Brian Harry did the keynote on the second day and almost immediately announced Visual Studio 2012.2 CTP 2 and a bunch of new features some of which were made available in TF Service (http://tfs.visualstudio.com) immediately.