Showing tag results for Team Build

Mar 17, 2007
Post comments count0
Post likes count0

TFS shipped one year ago today!

Buck Hodges

As Jeff Beehler points out, we shipped TFS one year ago today.  In the intervening time, we reorganized and completed the TFS development work on Orcas (minus a few design change requests (DCRs)), which you can try out in the March Orcas CTP (since it's based on TFS code from January, not everything is in there, such as build scheduling). ...

Team Foundation ServerSource ControlTeam Build
Mar 16, 2007
Post comments count0
Post likes count0

Orcas Team Build: WCF web services replace .NET remoting

Buck Hodges

In Visual Studio Team Foundation Server 2005 (v1), the communication from the application tier (AT) to the build computer used .NET remoting.  This was the only component in Team Foundation Server that used .NET remoting, as all other communication used web services (see Team Foundation Server Security Architecture). As part of the .NET ...

Team Foundation ServerTeam Build
Mar 7, 2007
Post comments count0
Post likes count0

Configuring the build to use the version control proxy

Buck Hodges

If you have a version control proxy at a remote site and you wish to have Team Build use the version control proxy, you'll need to modify the registry of the account that's running the build service on the build computer.  Here's what you'll need to put into the registry.  You'll need to change "someproxy" to your proxy's name.  Also...

Team Foundation ServerTeam Build
Mar 4, 2007
Post comments count0
Post likes count0

I’m in Redmond

Buck Hodges

I don't travel much.  It's been almost exactly a year since I was in Redmond.  In March 2006, Ed Hintz and I gave a presentation on version control.This time Jim Lamb and I are here to learn about some of the internal build systems as part of our planning for the future.  Well, Jim's here to party with the PMs as well.  I just g...

Team Foundation ServerTeam Build
Mar 2, 2007
Post comments count0
Post likes count0

Eric Lee’s Orcas Team Build Screencasts

Buck Hodges

Eric Lee of Counterpunch Software (former Softie) has started posting about Orcas features in the March CTP.First, he goes through a list of new features with some screenshots. A Baker's Dozen of New Features in Orcas There is nothing like having a new version of Visual Studio to play around with :) Not that Visual Studio 2005 is all that old, but...

Team Foundation ServerTeam Build
Mar 1, 2007
Post comments count0
Post likes count0

Visual Studio 4.0 SDK is now available (includes updates to TFS extensibility documentation)

Buck Hodges

The Visual Studio 4.0 SDK was released today.  Here's the announcement. On behalf of the VS Tools Ecosystem team, we are pleased to announce that after months of hard work, we have completed shipping the VS SDK 4.0 RTM release! We have done tons of work to make this release friendly to developers who are new to Visual Studio extensibility. It...

Team Foundation ServerSource ControlTeam Build
Feb 28, 2007
Post comments count0
Post likes count0

Orcas March CTP is available now and includes new Team Foundation Server

Buck Hodges

Here's the announcement.  Please download the TFS Virtual PC image and let us know what you think.  Except for build scheduling, this CTP contains all of the new Team Build features, including continuous integration. We are excited to announce that the Visual Studio Code Name “Orcas” March 2007 CTP is now available publicly&n...

Team Foundation ServerSource ControlTeam Build
Feb 28, 2007
Post comments count0
Post likes count0

Schema for the WorkspaceMapping.xml file

Buck Hodges

The WorkspaceMapping.xml file is one of the files generated when creating a new build type.  Those of you who've had to customize a build are probably familiar with the TfsBuild.proj file, which is the top-level file used to orchestrate the build.The WorkspaceMapping.xml file is used by one of the custom tasks to create the TFS workspace that ...

Team Foundation ServerTeam Build
Feb 28, 2007
Post comments count0
Post likes count0

Transcript from the Feb. 7 VSTS MSDN Chat

Buck Hodges

Below are highlights from the Feb. 7 VSTS MSDN Chat (the full transcript is attached to the bottom of this post).  I hadn't participated in one in a quite a while.  We got quite a few questions, and there were lots of folks from the product team on hand to answer the questions.  Keep an eye out for the next one. General JMan...

Team Foundation ServerSource ControlTeam Build
Feb 21, 2007
Post comments count0
Post likes count0

Team Foundation Power Tools version 1.2 (aka TFS Power Toys)

Buck Hodges

We are happy to announce the release of  version 1.2 of Team Foundation Power Tools (formerly known as Power Toys).  This version includes some bug fixes to previous power tools, support for Vista, and adds the following new functionality: Please note that the Process Template Editor has some additional pre-requisites, they are...

Team Foundation ServerSource ControlTeam Build