Showing results for August 2007 - Buck Hodges

Aug 30, 2007
0
0

TFSBuildLab beta 2 for TFS 2005

Buck Hodges
Buck Hodges

I mentioned TFSBuildLab a month ago when it hit beta 1.  Peter Blomqvist and Mathias Olausson have been hard at work and have now released beta 2.  They expect to hit 1.0 in the near future.  If you are looking for features like continuous integration and scheduled builds in TFS 2005, you'll want to give this a try. What is ...

Team Foundation ServerTeam Build
Aug 29, 2007
0
0

TFS 2008 Beta 2 upgrade fixes are now available

Buck Hodges
Buck Hodges

We discovered and fixed several issues that blocked some users from upgrading from TFS 2005 to TFS 2008 Beta 2.  You can get the instructions and download the two updated executables at http://www.microsoft.com/downloads/details.aspx?FamilyId=C4015D2F-2383-4270-9AAD-97129590F31D&displaylang=en. Overview SYMPTOMSWhen you upgrade a ...

Team Foundation ServerTeam Build
Aug 23, 2007
0
0

How to construct the Team System Web Access 2005 URL to a file in version control

Buck Hodges
Buck Hodges

Grant Holliday asked for an explanation of how a Web Access URL should be constructed to for a file in TFS version control, similar to the work item links explained in the TSWA 2005 FAQ.  Hakan responded with the details, which are shown below. http://[TeamSystemWebAccessSite]/UI/Pages/Scc/ViewSource.aspx?scc-item=[ItemData] ...

Team Foundation ServerTeam System Web Access
Aug 17, 2007
0
0

Team System Web Access for TFS 2005 FAQ

Buck Hodges
Buck Hodges

I wanted to highlight the TSWA for TFS 2005 FAQ since it contains good information, including how to switch between Windows authentication and forms authentication, turning off forms authentication, and how to construct the URL to a work item using the work item's ID.Visual Studio Team System Web Access FAQ Technorati ...

Team Foundation ServerTeam System Web Access
Aug 16, 2007
0
0

TFS API: Determining if an edited file has changed

Buck Hodges
Buck Hodges

A few times over the last several months, the question has come up regarding how to determine whether a file on disk that is being edited is different that what is checked into TFS version control.  Folks looking at the PendingChange object have asked about the difference between the two hash value properties. If you query for the ...

Team Foundation ServerSource ControlTFS API
Aug 15, 2007
0
0

TFS 2008: Calling custom targets and documentation for the beta 2 object model

Buck Hodges
Buck Hodges

Aaron Hallberg has a written a great post on one of the new extensibility mechanisms we've added to the Microsoft.TeamFoundation.Build.targets file that forms the backbone of the msbuild process (it's imported by every tfsbuild.proj file and contains all of the targets and properties).  Aaron shows you how to have a different target called for...

Team Foundation ServerTeam BuildTFS API
Aug 14, 2007
0
0

TFS 2008: A basic guide to Team Build 2008

Buck Hodges
Buck Hodges

Patrick Carnahan, a developer on Team Build, put together the following guide to the basic, as well as a few advanced, features of Team Build in TFS 2008.  It's a great way to get started with continuous integration and other features in TFS 2008. Team Build – Continuous Integration One of the new and most compelling features of Team ...

Team Foundation ServerTeam Build
Aug 11, 2007
0
0

Download: Creating and Customizing TFS Reports

Buck Hodges
Buck Hodges

I don't often post about reporting.  My last post was about sample reports for TFS from a year ago. If you are trying to understand it or just get more out of it, there are now more resources to help you.  On Friday (Aug. 10, 2007), a new article on TFS reporting became available for downloading. Creating and Customizing TFS...

Team Foundation Server
Aug 7, 2007
0
0

Using CruiseControl.NET to trigger TFS 2005 builds for continuous integration

Buck Hodges
Buck Hodges

I ran across the following post by James Dawson and thought it may be of interest to folks trying to do CI with TFS 2005.  Of course, you'll find CI as part of the product in TFS 2008. TeamBuild Plug-in for CruiseControl.NET I've been meaning to write this post for a couple of months now as a follow-up to a session that Colin and I gave...

Team Foundation ServerTeam Build
Aug 3, 2007
0
0

TFS 2008: Command line help for tf.exe now prints to the console

Buck Hodges
Buck Hodges

In TFS 2005 running help from tf.exe popped up the MSDN help browser.  That was a bit lame, but we didn't allocate the time to do it right.  That's been fixed in TFS 2008. Running tf.exe /? produces a list of commands, and tf someCommand /? produces detailed help on that command. Here are a couple of examples.  These two commands ...

Team Foundation ServerSource Control

Feedback