Open-Source Project for Pre Check-In Validation
A new open-source project has been released on CodePlex called the TFS Check-in Validation Tool. The main purpose of this project is to allow developers to run their changes through a full end-to-end build prior to checking them in.
It works basically like this:
- Developer shelves their changes.
- Developer starts a build using the BuddyBuild menu in Visual Studio:

- Developer selects the shelveset they want to build and clicks Queue Build.
- The TFS Check-In Validation Tool extends the default build process to get the shelveset after the normal get has been performed so that the developer’s changes are built as well. If the build succeeds then it can also (optionally) check-in the shelveset automatically.
Leave your feedback on the Discussions tab or raise an bugs or issues on the Issues tab.

VSTS Links - 10/14/2008…
GertD on Partial Projects Shai Raiten on Fixing Web Test Recorder Bar and How To: Create Generic Work……
VSTS Links - 10/16/2008…
John Burns on Tips for Setting Up TFS with SSL and New MSBuild Extension Pack TeamSystemNotes on Open-Source……