Skip to main content
Microsoft
Buck Hodges
Buck Hodges
  • Home
  • DevBlogs
    • Azure DevOps
    • Notification Hubs
    • Visual Studio
    • Visual Studio Code
    • Visual Studio for Mac
    • Azure Artifacts
    • Azure Boards
    • Azure Pipelines
    • Azure Repos
    • Azure Test Plans
    • DevOps
    • C++
    • Java
    • Java Blog in Chinese
    • JavaScript
    • PowerShell Community
    • PowerShell Team
    • Python
    • Q#
    • TypeScript
    • Visual Basic
    • Visual C#
    • Visual F#
    • .NET
    • ASP.NET
    • NuGet
    • Xamarin
    • #ifdef Windows
    • Apps for Windows
    • Azure Depth Platform
    • Azure Government
    • Azure SDKs
    • Bing Dev Center
    • Command Line
    • CSE Developer
    • Developer Support
    • DirectX Developer Blog
    • IoT Developer
    • Math In Office
    • Microsoft Edge Dev
    • Microsoft Azure
    • Office 365 Development
    • Old New Thing
    • PAX Media
    • Perf and Diagnostics
    • PIX on Windows
    • Startup Developers
    • Surface Duo
    • Sustainable Software
    • Windows Search Platform
    • Azure Cosmos DB
    • Azure Data Studio
    • Azure SQL
    • Azure Synapse Analytics
    • OData
    • Revolutions R
    • SQL Server Data Tools

    Buck Hodges

    Azure DevOps (formerly VSTS and Team Foundation Server)

    August 2007 | Buck Hodges

    TFSBuildLab beta 2 for TFS 2005
    TFSBuildLab beta 2 for TFS 2005
    AvatarBuck HodgesAugust 30, 2007Aug 30, 200708/30/07
    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 ...

    0Team BuildTeam Foundation Server
    TFS 2008 Beta 2 upgrade fixes are now available
    TFS 2008 Beta 2 upgrade fixes are now available
    AvatarBuck HodgesAugust 29, 2007Aug 29, 200708/29/07
    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 ...

    0Team BuildTeam Foundation Server
    How to construct the Team System Web Access 2005 URL to a file in version control
    How to construct the Team System Web Access 2005 URL to a file in version control
    AvatarBuck HodgesAugust 23, 2007Aug 23, 200708/23/07
    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...

    0Team Foundation ServerTeam System Web Access
    Team System Web Access for TFS 2005 FAQ
    Team System Web Access for TFS 2005 FAQ
    AvatarBuck HodgesAugust 17, 2007Aug 17, 200708/17/07
    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 ...

    0Team Foundation ServerTeam System Web Access
    TFS API: Determining if an edited file has changed
    TFS API: Determining if an edited file has changed
    AvatarBuck HodgesAugust 16, 2007Aug 16, 200708/16/07
    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 ...

    0Source ControlTeam Foundation Server
    TFS 2008: Calling custom targets and documentation for the beta 2 object model
    TFS 2008: Calling custom targets and documentation for the beta 2 object model
    AvatarBuck HodgesAugust 15, 2007Aug 15, 200708/15/07
    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 ...

    0Team BuildTeam Foundation Server
    TFS 2008: A basic guide to Team Build 2008
    TFS 2008: A basic guide to Team Build 2008
    AvatarBuck HodgesAugust 14, 2007Aug 14, 200708/14/07
    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 ...

    0Team BuildTeam Foundation Server
    Download: Creating and Customizing TFS Reports
    Download: Creating and Customizing TFS Reports
    AvatarBuck HodgesAugust 11, 2007Aug 11, 200708/11/07
    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 ...

    0Team Foundation Server
    Using CruiseControl.NET to trigger TFS 2005 builds for continuous integration
    Using CruiseControl.NET to trigger TFS 2005 builds for continuous integration
    AvatarBuck HodgesAugust 7, 2007Aug 7, 200708/7/07
    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...

    0Team BuildTeam Foundation Server
    TFS 2008: Command line help for tf.exe now prints to the console
    TFS 2008: Command line help for tf.exe now prints to the console
    AvatarBuck HodgesAugust 3, 2007Aug 3, 200708/3/07
    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 ...

    0Source ControlTeam Foundation Server
    • Page 1
    • Page 2
    • Next page
    Relevant Links

    Learn more about Azure DevOps

    Documentation

    DevOps at Microsoft

    Visual Studio blog

    Top Bloggers
    Archive
  • November 2017
  • January 2017
  • October 2016
  • September 2016
  • May 2016
  • April 2016
  • March 2016
  • August 2015
  • April 2015
  • March 2015
  • February 2015
  • December 2014
  • October 2014
  • September 2014
  • August 2014
  • May 2014
  • April 2014
  • November 2013
  • October 2013
  • September 2013
  • April 2013
  • March 2013
  • January 2013
  • December 2012
  • November 2012
  • October 2012
  • July 2012
  • June 2012
  • May 2012
  • March 2012
  • February 2012
  • January 2012
  • October 2011
  • September 2011
  • August 2011
  • July 2011
  • June 2011
  • May 2011
  • April 2011
  • March 2011
  • February 2011
  • January 2011
  • December 2010
  • November 2010
  • September 2010
  • August 2010
  • July 2010
  • June 2010
  • May 2010
  • April 2010
  • February 2010
  • January 2010
  • November 2009
  • October 2009
  • September 2009
  • July 2009
  • May 2009
  • April 2009
  • March 2009
  • February 2009
  • January 2009
  • December 2008
  • October 2008
  • September 2008
  • August 2008
  • July 2008
  • May 2008
  • April 2008
  • March 2008
  • February 2008
  • January 2008
  • December 2007
  • November 2007
  • October 2007
  • September 2007
  • August 2007
  • July 2007
  • June 2007
  • May 2007
  • April 2007
  • March 2007
  • February 2007
  • January 2007
  • December 2006
  • November 2006
  • October 2006
  • September 2006
  • August 2006
  • July 2006
  • June 2006
  • May 2006
  • April 2006
  • March 2006
  • February 2006
  • January 2006
  • December 2005
  • November 2005
  • October 2005
  • September 2005
  • August 2005
  • July 2005
  • June 2005
  • May 2005
  • April 2005
  • March 2005
  • February 2005
  • January 2005
  • December 2004
  • September 2004
  • August 2004
  • July 2004
  • June 2004
  • May 2004
  • Stay informed

    Login
    Code Block
    What's new
    • Surface Duo
    • Surface Laptop Go
    • Surface Pro X
    • Surface Go 2
    • Surface Book 3
    • Microsoft 365
    • Windows 10 apps
    • HoloLens 2
    Microsoft Store
    • Account profile
    • Download Center
    • Microsoft Store support
    • Returns
    • Order tracking
    • Virtual workshops and training
    • Microsoft Store Promise
    • Financing
    Education
    • Microsoft in education
    • Office for students
    • Office 365 for schools
    • Deals for students & parents
    • Microsoft Azure in education
    Enterprise
    • Azure
    • AppSource
    • Automotive
    • Government
    • Healthcare
    • Manufacturing
    • Financial services
    • Retail
    Developer
    • Microsoft Visual Studio
    • Windows Dev Center
    • Developer Center
    • Microsoft developer program
    • Channel 9
    • Microsoft 365 Dev Center
    • Microsoft 365 Developer Program
    • Microsoft Garage
    Company
    • Careers
    • About Microsoft
    • Company news
    • Privacy at Microsoft
    • Investors
    • Diversity and inclusion
    • Accessibility
    • Security
    English (United States)
    • Sitemap
    • Contact Microsoft
    • Privacy
    • Manage cookies
    • Terms of use
    • Trademarks
    • Safety & eco
    • About our ads
    • © Microsoft 2021