Buck Hodges

Azure DevOps (formerly VSTS and Team Foundation Server)

Branching and Merging in the Dec. CTP

Back in the summer I wrote several posts on branching and merging in Team Foundation Source Control.  They are also relevant for the Dec. CTP if you are interested in this very important part of SCM. A simple example using branch and merge More on branching and merging vs. sharing and pinning Migrating from SourceSafe to Team Foundation ...

VSTS and MSDN Universal

Back in June I posted information from the newgroup regarding VSTS Pricing.Here's an update from Ajay Sudan's newsgroup post (Jan. 24, 2005).MSDN Universal customers may migrate to their choice of Visual Studio Team Architect Edition, Visual Studio Team Developer Edition, or Visual Studio Team Test Edition at no additional cost for ...

How to use shelving from the command line

Shelving is a really useful feature that was included for the first time with the Dec. CTP.  Shelving allows you to save your changes to a shelveset on the server.  The shelveset consists of the same kind of information that a checkin does, except that you aren't checking in.  You don't create a new changeset.  Rather, you ...

Checkin policies and the December CTP

Problem with CleanBuildPolicy in the December CTPWhen you try to configure a new checkin policy, you will get an error regarding the CleanBuildPolicy.  That policy has a problem due to it or one of its dependencies not being properly signed.  You can work around the problem by removing it from the registry by deleting the following ...