Showing archive results for 2008

Mar 20, 2008
Post comments count0
Post likes count0

How Do I: Use the Builds Check-in Policy?

Buck Hodges
Buck Hodges

A year ago I wrote a blog post about a new check-in policy that we added in build for TFS 2008 to prevent "piling on" when the build is broken in continuous integration environment.  That post has all of the details on how it works and even the code showing you how it was implemented.Now Richard Hundhausen has a video on how to make effective ...

Team Foundation ServerSource ControlTeam Build
Mar 20, 2008
Post comments count0
Post likes count0

Visual Studio Team System Chat: April 9

Buck Hodges
Buck Hodges

Join members of the Visual Studio Team System product group to discuss features available in Team Foundation Server, Team Suite, Architecture Edition, Development Edition, Database Edition, and Test Edition. In addition, discuss what's new for these editions for Visual Studio 2008. Add to Calendar April 9, 2008 10:00 A.M. Pacific Time Addi...

Team Foundation ServerSource ControlTeam Build
Mar 19, 2008
Post comments count0
Post likes count0

Teamprise 3.0 Ships!

Buck Hodges
Buck Hodges

Martin Woodward write that Teamprise 3.0 has now been released!  If you want the equivalent of Team Explorer integrated into Eclipse on any platform or need a client from Linux or Mac, you'll definitely want to check out Teamprise. Here's a quick bullet list of features that I lifted from his post.  I'm particularly happy to see the new ...

Team Foundation ServerSource ControlTeam Build
Mar 18, 2008
Post comments count0
Post likes count0

Account used to install TFS must have read permission to Active Directory

Buck Hodges
Buck Hodges

We've seen a couple of customers run into a rare problem where the account being used to set up a new Team Foundation server does not have read access to Active Directory (this does not apply to the workgroup edition of TFS).  Vasu Sankaran, developer on the TFS identity management system, explains the error below. When Team Foundation Serve...

Team Foundation Server
Mar 18, 2008
Post comments count0
Post likes count0

MSBuild project analysis tool: BuildCop

Buck Hodges
Buck Hodges

Jelle Druyts has created an interesting tool and made it available on CodePlex. Just Released: BuildCop v1.0! It is with great pleasure that I'm finally ready to release another open source tool on CodePlex: BuildCop. BuildCop is a tool that analyzes MSBuild project files (interactively or during e.g. a daily build) according to a customizable ...

Team Foundation ServerTeam BuildMSBuild
Feb 17, 2008
Post comments count0
Post likes count0

TSWA: Providing multiple languages in a single installation

Buck Hodges
Buck Hodges

Ed Blankenship asked a question recently regarding having multiple languages supported by the same TSWA instance. Hakan provided the answer, and both of them blogged it. Please note that this is not a supported configuration (i.e., that means we didn't test it, it could cause problems with uninstalling, etc.).Technorati Tags: team foundation...

Team Foundation ServerTeam System Web AccessTSWA Tip
Feb 16, 2008
Post comments count0
Post likes count0

Setting up Source Server for TFS Builds

Buck Hodges
Buck Hodges

Jelle Druyts has posted a document describing how to set up source server for Team Foundation Build.  If you don't know what it is, read the MSDN magazine article that is the first link in his post.Check it out! Setting up Source Server for TFS Builds I've read about symbol servers and source servers before (in John Robbins' excellent De...

Team Foundation ServerSource ControlTeam Build
Feb 13, 2008
Post comments count0
Post likes count0

Team Foundation Build 2008 API documentation

Buck Hodges
Buck Hodges

The documentation for the team build 2008 object model is now available as a CHM file.  Later this year, I'm told that the MSDN web site will be updated. http://download.microsoft.com/download/5/f/8/5f872c2e-4221-410b-b86e-4c3cd831b0c4/Team Foundation Build Managed Reference.chm After you download it you will need to right click it, choose ...

Team Foundation ServerTeam BuildTFS API
Feb 6, 2008
Post comments count0
Post likes count0

HTTP 502 error when the server tries to connect to the build agent to start a build

Buck Hodges
Buck Hodges

The following came up a couple of weeks ago, and I thought it would be worth posting for anyone else who hits the same or a similar problem. When I try to do a build using TFS Build I get this error:  TF215085: An error occurred while connecting to Agent \Shopping Catalog\Nightly Build: The request failed with HTTP status 502: Bad Gateway ...

Team Foundation ServerTeam Build