Showing tag results for Team Foundation Server

Sep 21, 2007
Post comments count0
Post likes count0

Team System Web Access for TFS 2008 CTP released

Buck Hodges

[UPDATE]  The final version is now available.  Team System Web Access for TFS 2008 Power Tool CTP is now available! For TFS 2008, TSWA will continue to be a power tool through the TFS 2008 release.  For the release after that, it will be a part of the regular product.  The final release of the TSWA for TFS 2008 power tool will...

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

Preview of the build notification tray applet power tool for TFS 2008

Buck Hodges

[UPDATE 12/21/07]  The build notification tool has now become part of the TFS Power Tools for TFS 2008!  It has new features and quite a few fixes (not to mention that it's a signed binary), so I've removed the attachment from this post. We would have loved to have included in TFS 2008 a build notification tray applet along the lines of C...

Team Foundation ServerTeam Build
Sep 17, 2007
Post comments count0
Post likes count0

TFS 2008: Controlling the number of threads used in uploading and downloading files

Buck Hodges

The TFS version control client object model normally uses up to eight threads from the thread pool to upload or download files.  This same mechanism is also used in pending adds: Files are opened to determine whether they are binary or text, so batches are sent to the server while other batches are being examined on disk.  It also uses ei...

Team Foundation ServerSource Control
Sep 14, 2007
Post comments count0
Post likes count0

Changing TFS email notifications to link to Team System Web Access

Buck Hodges

Neno Loje has written a blog post that shows you the steps to change the links in the TFS work item alert emails into links to work items in TSWA.  The standard links point you to a read-only page, which is not nearly as useful.Check it out! Changing TFS email notifications to link to Team System Web AccessTechnorati tags: tfs, team foundation...

Team Foundation ServerWork Item TrackingTeam System Web Access
Sep 11, 2007
Post comments count0
Post likes count0

VSTS 2005 and 2008: Building Database Projects with Team Build

Buck Hodges

Jon Liperi, a tester on Team Build, has put together the post below that explains a number of the issues around using Visual Studio Team Edition for Database Professionals (DBPro) with TFS Build.  Jon previously worked on the DBPro team, so he knows his way around it quite well.  Here are the issues that he covers. This information a...

Team Foundation ServerTeam Build
Sep 6, 2007
Post comments count0
Post likes count0

Dave McKinstry on Build in TFS 2008

Buck Hodges

Dave McKinstry has written a couple of posts on his experiences with Team Build in TFS 2008.  In Introduction to Team Build 2008 for Team Build 2005 Users, he goes over the major new features and how certain things like handling workspace mappings are improved over TFS 2005.  His post includes screenshots and more.  It's a great comp...

Team Foundation ServerTeam Build
Aug 30, 2007
Post comments count0
Post likes count0

TFSBuildLab beta 2 for TFS 2005

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 ne...

Team Foundation ServerTeam Build
Aug 29, 2007
Post comments count0
Post likes count0

TFS 2008 Beta 2 upgrade fixes are now available

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 Microsof...

Team Foundation ServerTeam Build
Aug 23, 2007
Post comments count0
Post likes count0

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

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] Item...

Team Foundation ServerTeam System Web Access
Aug 17, 2007
Post comments count0
Post likes count0

Team System Web Access for TFS 2005 FAQ

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 tag...

Team Foundation ServerTeam System Web Access