Welcome to MSDN Blogs Sign in | Join | Help

April 2006 - Posts

Switching source control providers in VS prior to VS 2005

Back in 2003, Korby Parnell listed a couple of tools to switch source control providers . The interesting one was Sourcecode Control Switcher by Soenke Schau . It adds it self into the task tray to make switching providers really simple. I didn't try
Posted by buckh | 3 Comments
Filed under:

How to perform a silent install of Visual Studio 2005 Team Explorer

Aaron Stebner has a nice post showing the steps need to create uattended installations of Team Explorer (aka TFC, Team Foundation Client). How to perform a silent install of Visual Studio 2005 Team Explorer I have previously posted instructions for performing
Posted by buckh | 0 Comments

TFS Alerts: From address and filtering

On internal mailing list, the following questions came up regarding the auto-generated check-in mails from TFS. Can the ‘from’ address be customized to be the email address of the developer who did the check-in? It seems to default to the service account.
Posted by buckh | 4 Comments

Problem with checking in from a Microsoft Content Management System solution

This has come up twice now, so it seems to be worth posting in the hopes that folks will find it when searching for the error message. Here's the scenario. In Visual Studio 2005, add a Microsoft CMS project to TFS version control and check it in. Check
Posted by buckh | 1 Comments

Updated MSSCCI Provider

[UPDATE April 8] The download page works now, and the link is now up to date. Brian Harry posted an announcement today that there is a new release of the MSSCCI provider for non-VS2005 environments. This one actually has signed binaries. ;-) Here's the
Posted by buckh | 1 Comments

How to compare (diff) trees at different versions using the API

Recently the question of how to compare files and folders came up. TFS version 1 doesn't have the project difference type of functionality that was available in VSS. So if you want to write your own, this code sample will help you with the calls to get
Posted by buckh | 3 Comments
Attachment(s): ProjectDiff.zip

Installing TFS, the short version

Jeff Atwood at Vertigo posted his version of Cliff's Notes for a Team System Install , including links to get the trial versions of everything required. If you aren't going to read the official guide , you might try his approach. I know no one reading
Posted by buckh | 1 Comments
 
Page view tracker