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. […]

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 […]