Showing results for April 2006 - Buck Hodges

Apr 29, 2006
0
0

Switching source control providers in VS prior to VS 2005

Buck Hodges
Buck Hodges

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 it, but it looks like it may be a good way to goAnother possibility is to create ...

Source Control
Apr 13, 2006
0
0

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

Buck Hodges
Buck Hodges

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 a silent installation for Visual Studio 2005 and the Visual Studio 2005 Express ...

Team Foundation ServerSource Control
Apr 10, 2006
0
0

TFS Alerts: From address and filtering

Buck Hodges
Buck Hodges

On internal mailing list, the following questions came up regarding the auto-generated check-in mails from TFS. Jeff Lucovsky replied with the following information, which I've edited slightly. In an earlier email, a similar question regarding work item tracking alerts came up. Does anyone know of a way to define rules to trigger automated ...

Team Foundation ServerSource Control
Apr 7, 2006
0
0

Problem with checking in from a Microsoft Content Management System solution

Buck Hodges
Buck Hodges

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. Ben Ryan, a developer on version control, describes the problem and the workaround as follows. The root cause of the problem is that the CMS Service Pack that adds support for Visual ...

Team Foundation ServerSource Control
Apr 6, 2006
0
0

Updated MSSCCI Provider

Buck Hodges
Buck Hodges

[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 summary from the download page. Overview The Visual Studio Team Foundation Server ...

Team Foundation ServerSource Control
Apr 6, 2006
0
0

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

Buck Hodges
Buck Hodges

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 the information you'll want to display. The code shows two different ...

Team Foundation ServerSource ControlTFS API
Apr 5, 2006
0
0

Installing TFS, the short version

Buck Hodges
Buck Hodges

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 this blog would take shortcuts...but just in case.Meanwhile, you can still get...

Team Foundation ServerSource Control

Feedback