Archive for the ‘TFS’ Category

Installation is a Key Factor in the User Interface

I’ve recently taken to learning about Microsoft’s Team Foundation Server. It has a good API and I wanted to see if I could do something similar to what I did with SubVersion and Python. So, I spent the weekend getting everything up and running.
For comparison’s sake, here is how you install and create SubVersion repositories [...]