Showing results for March 2006 - Buck Hodges

Mar 31, 2006
0
0

How to detect whether Team Explorer is installed

Buck Hodges
Buck Hodges

On an internal list, the question of how to detect whether Team Explorer is installed came up.  I didn't know the answer, and I figure there are others that would like to know this.To detect Team Explorer, look for the registry key HKEY_LOCAL_MACHINESOFTWAREMicrosoftVisualStudio8.0InstalledProductsTeam Explorer with a DWORD entry called UseInt...

Team Foundation ServerSource Control
Mar 30, 2006
0
0

Want an easy way to search MSDN blogs?

Buck Hodges
Buck Hodges

While there are other ways to accomplish it, the MSDN Enhanced Search provides an easy way to search MSDN blogs.  Give it a try: Search MSDN Blogs.

Random
Mar 29, 2006
0
0

DIY: Running TFS using a named instance in SQL

Buck Hodges
Buck Hodges

The question about using a named instance with TFS has come up several times, and it came up again today on an internal mailing list.  As to why we don't support it in V1, Brian Harry states that it was the time to get it into setup and the additional testing that led to the decision to postpone it to a future version.However, for those of you...

Team Foundation ServerSource Control
Mar 29, 2006
0
0

Using Outlook with RPC over HTTP is great

Buck Hodges
Buck Hodges

Not too long ago, I finally got around to configuring Outlook to use RPC over HTTP on my laptop and my desktop at home so that I can get to my work email more conveniently.  I love this feature and wish I had done it a lot sooner.  Outlook Web Access is great for places where you don't have your own computer, but it's ...

Random
Mar 28, 2006
0
0

Licensing differences between TFS Workgroup Edition and TFS Standard Edition

Buck Hodges
Buck Hodges

Recently Ajay Sudan, Product Manager for VSTS, answered a question regarding some confusion over the differences between TFS Workgroup Edition and TFS Standard Edition.  Here is how he summed it up. TFS Workgroup Edition is not licensed on a Server/CAL model. This means CALs are not required when using the Workgroup Edition. For this reason, t...

Team Foundation ServerSource Control
Mar 27, 2006
0
0

TFS standby application tier and database clustering

Buck Hodges
Buck Hodges

Keith Hill had seen mention of a standby application tier in the slides I posted and asked for more information.  I sent email to Bill Essary, and he replied with the following links covering server availability.Ensuring Team Foundation Server AvailabilityYou can control when you take the servers offline for maintenance. However, you must also...

Team Foundation ServerSource Control
Mar 24, 2006
0
0

Update on the TFS source control provider for applications other than VS 2005 (MSSCCI provider)

Buck Hodges
Buck Hodges

Brian Harry has posted an update on the status of the TFS source control provider.  It's currently scheduled for release the week of April 3rd.Here is the list of applications tested.  There are more applications that support the MSSCCI provider model than we have resources to test, so he also requests your help in reporting issues with o...

Team Foundation ServerSource Control
Mar 22, 2006
0
0

How to move your Team Foundation Server

Buck Hodges
Buck Hodges

There is now draft documentation available that describes how to move a TFS server.Moving Your Team Foundation Server Deployment

Team Foundation ServerSource Control
Mar 22, 2006
0
0

Slides from a TFS version control presentation

Buck Hodges
Buck Hodges

Yesterday, Ed Hintz and I gave a "brown bag" presentation in Redmond for some internal groups that will begin using TFS.  I've created a public version of the slides and attached it to this post.  The presentation goes over a few concepts (the intended audience is already quite familiar with source control), shows some common op...

Team Foundation ServerSource Control
Mar 20, 2006
0
0

How to check in changes on behalf of other users

Buck Hodges
Buck Hodges

Recently someone asked how to check in changes for another user.  There are at least two good scenarios where this is needed.  One is for check-in systems such as the Gauntlet system we used internally during the development of TFS.  Rather than check in directly, developers would shelve their changes and put them in the Gauntlet que...

Team Foundation ServerSource Control