Welcome to MSDN Blogs Sign in | Join | Help

Final TFS 2008 Feature List

 

Gee, time flies when you are having fun.  I can't believe it's been another 4 months since my last post on Orcas features.

At this point TFS 2008 is basically done!  We've got a few bugs left to fix and we are still taking feedback from Beta 2 but we're focusing on quality, stability and ensuring TFS works in a wide array of configurations at this point.  As such, I expect this to be my final feature list post for TFS 2008.  I hope you are happy with what we've done.  Hopefully you've picked up Beta 2 and tried it out for yourself.  We've really tried to focus on addressing things that are most important to you.  Most of the feedback I've seen on Beta 2 so far has been very positive.

From here on out, I'll be doing separate posts on our Rosario feature list as that unfolds.

I've marked significant additions since the last roadmap report with (new).  I've marked things that did not make Beta 2 but will be in RTM as (RTM).

Administration, Operations & Setup

  • Share Point 2007 support
  • Enable use of Sharepoint on any server and any port
  • Support for MOSS 2007
  • Enable support for Reporting Services on any server and any port (new) (RTM)
  • Support for SQL Named Instances – This will allow customers to share a SQL server between multiple TFS instances, or with other applications.  This has been a commonly requested feature by enterprises.
  • “Longhorn” server support – TFS will support the next version of the server (and corresponding new version of IIS) that is currently under development.
  • Sync Large Groups – This is a set of work to improve the performance and robustness of TFS’s handling large groups of users (~30,000 or more) granted permission to a TFS instance.  Today this can result in a support call to recover from it.
  • Non-default ports – We’ve gotten a bunch of feedback from enterprise customers about TFS’s limited support for alternate web sites and ports running afoul of data center policies.  We are going to be improving TFS’s configurability in this respect in Orcas.
  • Simplify installation – In Orcas, we will be doing a variety of things to attempt to make installing TFS easier and quicker than it is now.  Improvements include eliminating the separate data-tier installation, simplifying the requirements around required domain accounts by supporting the built in machine accounts (like Network Service) where we can, etc.
  • Official testing and support for more configurations - This includes clustering, mirroring, log shipping, Virtual machine deployment, and more.
  • Support for client certificates
  • Upgrade from TFS 2005
  • Support for SQL 2008 (aka Katmai) (new) (RTM)
  • TFSDeleteProject now permanently deletes (destroys) version control content (new) (RTM)
  • New role for many operations activities (new) (RTM) - You don't have to be server administrator to run many of the admin utilities any longer.
  • Enhancements to tfsadminutil (new) (RTM) - New capability to configure accounts, connections, etc on both TFS and the TFS proxy.

Build (more detail)

  • Support multi-threaded builds with the new MSBuild.
  • Continuous Integration – There are many components to this, including build queuing and queue management, drop management (so that users can set policies for when builds should be automatically deleted), and build triggers that allows configuration of exactly how when CI builds should be triggered, for example – every checkin, rolling build (completion of one build starts the next), etc.
  • Improved ability to specify what source, versions of source, and other build properties.
  • Improved extensibility of the build targets – such as ability to easily execute targets before and after each solution/project is built.
  • Improved ability to manage multiple build machines.
  • Stop and delete builds from within VS.
  • .NET Object model for programming against the build server.
  • Simplified ability to specify what tests get run as part of a build.
  • The ability to store build definitions anywhere in the version control hierarchy.
  • Scheduled builds - You can schedule builds to happen at specified times.
  • Improved build agent communication - We replaced .NET binary remoting with WCF web services, simplifying some configuration and security aspects.
  • Ability to run GUI tests as part of a build - Automated builds used to run tests in such a way as to prevent access to a GUI desktop.
  • New checkin policy for broken CI builds - Preventing checkin while the CI build is broken.
  • Support for HTTPS communication to the TFS server (new)
  • Continuous Integration build checkin policy (new)
  • Support for incremental gets and builds (new)

Data Warehouse

  • Add support for checkin policy overrides to the warehouse - an oversight from V1.

Migration

  • Migration toolkit – A toolkit for building conversion and mirroring solutions between TFS and other systems.  In addition, we will release one or more new tools to integrate with popular alternative systems. 

Version Control

  • Annotate – This is based on the TFS Annotate Power Tool but includes numerous improvements.
  • Folder Diff – Also based on the TFS Tree Diff Power Tool with numerous improvements.
  • Destroy – The ability to permanently delete version control files/folders from TFS.  It can also be used to destroy the file contents while preserving the change set history.
  • Get Latest On Checkout – There have been many requests for this feature (which was a change in behavior from SourceSafe).  There is now an option that allows you to specify that you want TFS to download the latest version of files when you check them out.
  • Workspace improvements – Workspaces will now support mapping a folder or file under a cloaked folder and wildcard mappings so that you can map all files in a folder without mapping sub folders.  Based on experience with large projects, this will simplify workspace definitions for many people.
  • Performance improvements – A variety of Version Control performance enhancements that will improve virtually all aspects of version control performance.  The gains for smaller servers/projects (< 10,000 files) will be modest.  The gains for larger projects (particularly where the file count approaches 100,000’s) will be substantial.
  • Scale improvements – Fixed out of memory problems on the server when operating on more than a few hundred thousand files at a time.
  • Offline improvements - We've signficantly improved the experience going offline and integrated the tfpt online capability into the IDE for going back online.
  • Extranet support for the TFS Proxy - allowing you to access a local TFS proxy with a different set of credentials than the TFS server.
  • Command line help - You can now type "tf command /help" and get a console dump of the usage of that command.  This is much more convenient than always being launched into the richer GUI hypertext help when you just want to remember what the options for a command are.  You can still launch the GUI help by running "tf msdn".  You can get a console dump of available commands by just typing "tf help".
  • Source Control Explorer refresh improvements - This includes less redrawing and reloading but even more important it enables updates based on changes made in other instances of TeamExploror or the command line.  That's right, if you checkout a file from the command line, any instances of TeamExplorer you have running on the same machine will automatically refresh.
  • Async loading of the Source Control Explorer (new)
  • The SCE local path can now be selected and copied (new)
  • Merge improvements (new) - Improved the logic that detects merge conflicts to generate fewer false positives and handle more scenarios.

Work Item Tracking

  • Performance & Scale improvements – A variety of improvements that will make both the work item server and client faster and able to handle larger servers.
  • Query builder usability improvements - Drop down filtering based on current project, better MRU lists, column drag & drop, shift-click mouse based multi-column sorting, etc.
  • Attachments improvements - Save button, drag & drop for adding an attachment, multi-select for attaching files.
  • Tooltips on field names contain the field name used for querying
  • Server side support for deleting work items & work item types - We didn't have time to do client UI support for it but we plan to release a Power Tool that will take advantage of the new server side feature.
  • Support for security on the iteration hierarchy (new)

Web Access

  • Adding Web Access UI to TFS - As you've seen many places, we acquired devBiz and their TeamPlain Web Access product.  We are releasing it as a Power Tool in the next few months and plan to release it as an official product in the Orcas timeframe.  We have not figured out how the release date will line up with the Orcas date but it will be in the same general timeframe.

Bug fixes

  • In addition to all of the feature work, we’ve spent months testing the product and fixing any bugs we’ve found.  We expect Orcas will have even better stability and robustness than TFS 2005.

Compatibility (no change since last time)

As Orcas is an adoption focused release, we have put a lot of emphasis on compatibility with VS2005.  We are striving for near 100% compatibility.  The Orcas client will be able to work with a VS2005 server and a VS2005 client will be able to work with an Orcas server.  There are only a few compatibility issues.

  • Client side VS add-ins will need to be recompiled (or have policy changed) because the TFS OM assembly versions will change and add-ins will need to bind to the new assemblies.  The APIs themselves are generally not changing, so we don’t expect much in the way of code changes – just recompilation.
  • Build is the only area where we plan to have some compatibility disconnects.  In general, most build operations - listing build definitions, starting and stopping builds, examining build reports, etc. will work both with 2005 client -> Orcas server and Orcas client -> 2005 server.  However, here are a few caveats:
    1. An Orcas TFS server will only work with an Orcas build server - so you'll need to upgrade your build server when you upgrade your TFS server.
    2. For an VS2005 client to start a build on an Orcas server, the build definition needs to be stored at $/<TeamProject>/TeamBuildTypes/<name>.  In Orcas, you have more flexibility as to where to put them.
    3. Changes made to properties in the .proj file that are in the database in Orcas will not be updated in the database and will no longer be in sync.
    4. VS2005 will be able to start a build, but it can’t queue a build, see the list of builds in the queue, see the list of build agents, etc.
    5. An Orcas client will not be able to create a new build definition on a TFS2005 server.
    6. When starting a build, an Orcas client will not be able to change any parameters in the dialog for a TFS2005 Server.

Brian

Published Wednesday, August 08, 2007 12:35 PM by bharry

Comment Notification

If you would like to receive an email when updates are made to this post, please register here

Subscribe to this post's comments using RSS

Comments

# TFS 2008 Feature List finalized

Wednesday, August 08, 2007 12:56 PM by Are you thinking what I'm thinking?

Brian Harry, a VSTS Product Group Manager, just published what he believes to be the final feature list

# TFS 2008 Final Feature List

Wednesday, August 08, 2007 2:56 PM by Michael Flanakin

# TFS 2008 Final Feature List

Wednesday, August 08, 2007 2:58 PM by Michael Flanakin

# What's new in Team Foundation Server 2008?

Wednesday, August 08, 2007 3:30 PM by Chris Birmele's Blog

For a definitive list of feature in Team Foundation Server 2008 (i.e. Orcas) check out Brian Harry's

# re: Final TFS 2008 Feature List

Wednesday, August 08, 2007 3:50 PM by Cleve Littlefield

Can you make the UU power tool available in the VS UI?  Would love if I was prompted to undo an non-modified files automatically when I check in.

# TFS 2008 Feature list

Wednesday, August 08, 2007 3:53 PM by Rob Foster's House of Southern-Fried SOA

TFS 2008 Feature list

# Lista de funcionalidades de TFS 2008

Wednesday, August 08, 2007 4:34 PM by Be Geek My Friend

Administration, Operations &amp; Setup Share Point 2007 support Enable use of Sharepoint on any server

# re: Final TFS 2008 Feature List

Wednesday, August 08, 2007 5:12 PM by Mark Lawrence

Brian,

Just wondering, you make no mention of compatibility issues with the New Team Project creation wizard... I had an issue last week with TFS 2008 Beta 2, where the WSS task failed because of a language ident problem in the WSS Admin web service.  

Details of the problem I saw are exactly the same as that detailed at http://bloggingabout.net/blogs/mglaser/archive/2006/12/08/Upgrade-TFS-V1-to-WSS-3.0-Guide.aspx, under the section titled "Change the WSS Admin Webservice".

Has this been targeted for resolution prior to RTM?

Thanks

Mark

# TFS 2008 Feature List is Finalized

Wednesday, August 08, 2007 6:25 PM by Steve's Two Cents

Brian Harry's posted the final feature list for TFS 2008 (f.k.a "Orcas"): http://blogs.msdn.com/bharry/archive/2007/08/08/final-tfs-2008-feature-list.aspx

# re: Final TFS 2008 Feature List

Wednesday, August 08, 2007 6:38 PM by Mark Lawrence

Sorry, just to clarify my previous comment, this error occurred when trying to use the VS2005 Team Explorer to create a new team project on a VS2008 TFS server

Mark

# re: Final TFS 2008 Feature List

Wednesday, August 08, 2007 7:10 PM by Troy Gould

We spoke and you listened.  Thanks!

# TFS 2008

Folks, Brian has a great post talking about all the features in TFS that will ship with Orcas. Again,

# Features of TFS 2008 - Финальный перечень

Thursday, August 09, 2007 12:49 AM by Denis Pasechnik

Brain Harry в своем блоге опубликовал финальный перечень фич TFS 2008 http://blogs.msdn.com/bharry/archive/2007/08/08/final-tfs-2008-feature-list.aspx

# TFS 2008

Thursday, August 09, 2007 1:02 AM by Noticias externas

Folks, Brian has a great post talking about all the features in TFS that will ship with Orcas. Again

# Team Foundation Server 2008

Thursday, August 09, 2007 2:50 AM by Architects Plot

Brian Harryn blogissa on julkaistu lopullinen lista Team Foundation Server 2008-version ominaisuuksista.

# Final TFS 2008 Feature List

Thursday, August 09, 2007 4:08 AM by Ronan Geraghty's Weblog

Brian Harry has posted what he believes to be the final feature list for TFS 2008. A few interesting

# Final TFS 2008 Feature List

Thursday, August 09, 2007 4:08 AM by MSDN Ireland Blog

Brian Harry has posted what he believes to be the final feature list for TFS 2008. A few interesting

# re: Final TFS 2008 Feature List

Thursday, August 09, 2007 4:08 AM by ronang

Really helpful post Brian, thanks.

# TFS 2008 Feature list

Thursday, August 09, 2007 5:17 AM by Noticias externas

I don&#39;t even use Team Foundation Server, but still the list of toys features gets me all excited

# Final TFS 2008 Feature List

Thursday, August 09, 2007 6:21 AM by Noticias externas

Brian Harry has posted what he believes to be the final feature list for TFS 2008. A few interesting

# Team Foundation Server 2008

Thursday, August 09, 2007 7:35 AM by Noticias externas

Brian Harryn blogissa on julkaistu lopullinen lista Team Foundation Server 2008-version ominaisuuksista

# re: Final TFS 2008 Feature List

Thursday, August 09, 2007 10:12 AM by bharry

Re: Project Creation Wizard compatibility between the Team Explorer 2005 client and the TFS 2008 server.

This may sound a bit nitpicky but it actually isn't a compatability problem between the TFS client and the TFS server.  It is a problem with the way the old client works with Sharepoint that causes it not to work for WSS 3.0.  If your Orcas server were to use WSS 2.0 (not that many will), it would work fine.

There is nothing we can do in our Orcas release to "fix" it because the problem is in the TFS 2005 client.  We have released a patch for the 2005 client that enables this.  So with the patch, the 2005 client will work fine with WSS 3.0 (regardless of whether you are using a 2005 or a 2008 server).

Confusing?  Sorry about that.

Brian

# TFS 2008 Feature List

Thursday, August 09, 2007 11:17 AM by Knowledge, Insight, Action; In that order!

On Brian Harry's blog, the com plete feature list for Team Foundation Server 2008 . Good way to give

# re: Final TFS 2008 Feature List

Thursday, August 09, 2007 4:11 PM by Gert

Hi Brian, I see that an upgrade from TFS 2005 is mentioned under the Admin section, does that also cover upgrading existing WSS 2.0 Team Project portals to WSS 3.0?

Br, Gert

# re: Final TFS 2008 Feature List

Thursday, August 09, 2007 4:26 PM by bharry

Well, yes and no.  Yes, you can upgrade your WSS from WSS 2.0 to 3.0 and TFS will work with it.  No, we don't consider that as part of your TFS upgrade.  We upgrade TFS from 2005 -> 2008 and after that, you can upgrade your WSS from 2.0 -> 3.0 using the WSS upgrade capability.

Brian

# Final TFS 2008 Feature List

Thursday, August 09, 2007 10:15 PM by oscarxie

Final TFS 2008 Feature List

# TFS functionality in Orcas and Rosario

Friday, August 10, 2007 3:45 AM by Peter Diggins, TeamGuide Product Manager and Architect

Over the last week or so, there have been some significant announcements on Brian Harry’s blog regarding...

# VS 2008 SKUs

Friday, August 10, 2007 7:11 AM by Daniel Moth

VS 2008 SKUs

# VS 2008 SKUs

Friday, August 10, 2007 7:12 AM by Daniel Moth

VS 2008 SKUs

# Interesting Find #5

Friday, August 10, 2007 11:03 AM by ÎÜñ|‹ø\/\/ñ [ÐëÞrëçã†ëð]'s Blog

SOA in the Real World - Microsoft&#39;s eBook for free; alternatively go and buy my book . Pownce is

# TFS 2008 - Feature list

Saturday, August 11, 2007 2:37 PM by public class .Net_Journal<T>

The Final list of TFS 2008 features has been released in http://blogs.msdn.com/bharry/archive/2007/08/08/final-tfs-2008-feature-list.aspx ...

# Team Foundation Server の新機能(ブログ紹介)

Monday, August 13, 2007 5:06 AM by Software Cafe

こんにちは。本日は、Team Foundation Server 2008 の新機能についてのブログ記事のご紹介です。 Team System 開発チームの DE のBrian Harry さん のブログに、

# re: Final TFS 2008 Feature List

Monday, August 13, 2007 5:54 AM by Thorsten

Hello Brian,

you mentioned that you will add the migration toolkit into the new TFS release. You also mentioned that you wanna release one ore more new tools to integrate with popular alternative systems. Which are these popular alternative systems? Is Subversion one of these?

Thanks Thorsten

# VSTS Links - 08/13/2007

Monday, August 13, 2007 9:02 AM by Team System News

Brian Harry on August DevDiv Dogfood Statistics and Final TFS 2008 Feature List. IanHu on The new...

# Liste der Neuerungen im TFS 2008

Tuesday, August 14, 2007 3:19 AM by msdn Austria

Hier finden Sie eine interessante Liste aller Features, die im Team Foundation Server 2008 neu hinzukommen

# Team Foundation Server 2008 and all of the 64 bits

Tuesday, August 14, 2007 5:44 AM by Righthand blogs

Microsoft is lately trying to go 64 bits with their OS. Vista x64 isn't going anywhere due to the lack

# re: Final TFS 2008 Feature List

Wednesday, August 15, 2007 7:26 AM by bharry

Thorston, Subversion is one of the ones we are considering.  We've been looking at a few alternatives.  Do you have a strong preference?

Brian

# re: Final TFS 2008 Feature List

Wednesday, August 15, 2007 7:35 AM by bharry

"Can you make the UU power tool available in the VS UI?  Would love if I was prompted to undo an non-modified files automatically when I check in."

Sorry it took me so long - I've been thinking about how I want to answer this.  The short answer is maybe :)

The longer answer is this.  Mostly that feature is less useful than you might at first imagine.  In TFS, when you check in and you include files that have not been changed, those files are not included in the change set - TFS undoes them instead.  So in essence, the UU command is already built into checkin.

The reason we built the UU command in the first place (in the Power Tools) is that we use a "pre-checkin validation system" we call Gauntlet.  When using it with TFS, you shelve your changes and you submit the shelveset for checkin processing.

The problem is what happens to your local changes while you are waiting?  Well, most people prefer to keep their local changes while they wait.  After the checkin has completed, we use the tfpt uu command to "sync up" our local workspace with the server - undoing all of the changes that have just been checked in.

In our Rosario release, we are planning a gauntlet like feature that we are calling "Gated Checkin".  As part of that feature, we are going to have to do something about solving the tfpt uu problem.  We haven't closed on what that is, but one possibility is making a full fledged part of the product.  Another possibility is that we'll think of an even better solution :)

Does this make sense?  How do you use tfpt uu?

Brian

# re: Final TFS 2008 Feature List

Wednesday, August 15, 2007 1:20 PM by Steven

I am planning on using a SQL Named Instance with TFS to keep TFS stuff seperate. I am a little concerned that TFS extras such as these...

TFS Administration Tool

Event Subscription Tool

Team System Web Access

.. will still work with a named instance, is there any reason for concern? I haven't used named instances before.

Thanks

# re: Final TFS 2008 Feature List

Wednesday, August 15, 2007 2:23 PM by bharry

If you are using TFS 2008, then you should not have any problems.  We've tested it with named instances.  If you hit any problems then it's a bug and we'd want to fix it.

If you are using TFS 2005, that's a different story.  Named instances were not supported in TFS 2005 and although there were some hacks to get it to work I can't assure you that the ancillary tools would all work.

Brian

# Lista de características finales para TFS 2008 RTM

Thursday, August 16, 2007 12:18 AM by Visual Studio Team System

Brian Harry (VSTS Product Group Manager) ha publicado la lista definitiva de características que incluirá

# Lista de características finales para TFS 2008 RTM

Thursday, August 16, 2007 12:19 AM by El blog de Francisco Fagas

Brian Harry (VSTS Product Group Manager) ha publicado la lista definitiva de características que incluirá

# re: Final TFS 2008 Feature List

Thursday, August 16, 2007 12:51 AM by dotnetgeek

Brian,

Can TFS 2008 be installed on a 64-bit OS. From what I recall TFS 2005 middle tier was not supported in a 64 bit environment

# re: Final TFS 2008 Feature List

Thursday, August 16, 2007 7:53 AM by bharry

I am sad to say that TFS 2008 still does not support the 64-bit environment.  My best suggestion is that you run it in a 32-bit VM if you must run it on a 64-bit machine.

I've seen some community commentary that it's shocking that this is the case.  I have to say I feel terrible about it.  64 bit support was originally on our plan for TFS 2008 but we got into a resource crunch and some stuff had to go.  It was either that or start cutting the work to support additional configurations - named instances, port flexibility, separate sharepoint farm support, etc.  We ultimately (right or wrong) decided that of those things native 64-bit support was the least important of them to customers.

64-bit is back on our Rosario plan and I'm confident that it won't get cut this time.

Brian

# Absence makes the install grow fonder

Thursday, August 16, 2007 11:15 AM by Adam Singer

As I mentioned in a previous post, our program manager Sudhir is blogging up a storm on all the great

# re: Final TFS 2008 Feature List

Thursday, August 16, 2007 6:06 PM by dotnetgeek

Can we use 64-bit MOSS 2007 and SQL 2005 in case of remote Sharepoint, Reporting Services and Analysis Services.

# re: Final TFS 2008 Feature List

Friday, August 17, 2007 3:01 AM by Thorsten

Hello Brian,

we are working for some companies who are using subversion and we can not introduce the TFS in this companies because of their internal politics. As a result we have to use their subversion. We would be able to work on our prefererd system if we got the possibility to synchronize/mirror svn with our TFS. So my strong preference is subversion.

Thorsten

# re: Final TFS 2008 Feature List

Friday, August 17, 2007 10:27 AM by bharry

"Can we use 64-bit MOSS 2007 and SQL 2005 in case of remote Sharepoint, Reporting Services and Analysis Services."

Yes.  As long as those components run on different machines (virtual or physical), they can be 64-bit.  We run with 64-bit SQL and AS.

Brian

# re: Final TFS 2008 Feature List

Friday, August 17, 2007 6:18 PM by FreeToDev

A great update, and for those existing users who can't upgrade for whatever reason...there are tools you can use today to get some of this new functionality...

# re: Final TFS 2008 Feature List

Friday, August 17, 2007 6:18 PM by FreeToDev

A great update, and for those existing users who can't upgrade for whatever reason...there are tools you can use today to get some of this new functionality...http://freetodev.spaces.live.com/blog/cns!EC3C8F2028D842D5!283.entry

# re: Final TFS 2008 Feature List

Monday, August 20, 2007 8:41 AM by bharry

I understand that some customers don't have software assurance and have to make a call on whether the upgrade is worth the cost.  I'm happy to leave it to the community to ultimately weigh in on whether or not it is worth it but I urge you not to dismiss it too quickly.  Although Orcas is a "small" release for TFS, it's still a pretty big release.  It's probably got 120 man years or more of work in it (beyond TFS 2005).  Yes, that's a lot of improvements.

Further, we made the upgrade process as quick, easy and seamless as possible.  I believe that if you upgrade, you will find it to ultimately be a wise decision.  Yes, Rosario is in the works and yes we have started shipping CTPs.  I'm not going to take bets on whether or not we will be shipping a Beta within a year.  However, we're a pretty long way from releasing a Rosario build that I'd feel comfortable advising people to put in production.

Brian

# Do you TFS?

Monday, August 20, 2007 10:31 PM by Allan's Best Week Ever

These 2 resources were a great read during my recent vacation. Very well done - how to be successful

# Do you TFS?

Monday, August 20, 2007 10:55 PM by Noticias externas

These 2 resources were a great read during my recent vacation. Very well done - how to be successful

# re: Final TFS 2008 Feature List

Tuesday, August 21, 2007 12:00 PM by StevenIBSI

I completed the TFS 2008 installation which mostly went well but I and am having some trouble involving SharePoint.

I am trying to use the Team Foundation Server Administratin Tool (http://www.codeplex.com/TFSAdmin) with TFS 2008.  I did a clean installatin of TFS 2008 and selected "Install and configure Windows SharePoint Services 3.0 on this computer" and selected the "Use Team Foundation Server service account.

After creating a new team project which completed normally I tried to use the Admin tool to add a new user to the project. The TFS and Reporting Services Actions complete with a Status of Passed but all of the SP tier actions show status Failed.  The same error shows in the comment for each failed item "Exception of type 'Microsoft.SharePoint.SoapServer.SoapServerException' was thrown.".  I am running the Admin tool on the TFS server logged in as TFSSetup.  

In Team Explorer 2008 running on the server logged in as TFSSetup I am able to download and upload documents.  From my workstation logged in as myself the document folder under my team project has a red x.

The 2005 version of the TFS Administrtors guide has a topic, How to: Set Administrator Permissions for Windows SharePoint Services which no longer seems to match the Sharpoint 3.0 version of Central Administrator.  Is there a revised version of the Administrator's guide help file?

I did find a page in SharePoint Central Admin titled "Permissions: Central Administration" and the TFSSetup account is listed as a User with Full Control.

Did I miss some steps involving SharePoint Services?

Also, during the setup I was never prompted at any time to enter the TFSReports account, is that no longer needed for 2008? Because it was still listed in the Use Accounts Required for Installation (Beta 2) topic of the chm.

Thanks for any help you can provide.

# Microsoft Visual Studio 2008 Team Foundation Server Power Tools?

Wednesday, August 22, 2007 1:03 PM by StevenIBSI

Is there are version of the TFS Power Tools available for VS 2008?

Specifically looking for the Changeset Comments Policy and the Process Template Editor.

Generally are check-in policies created for TFS 2005 usable with TFS 2008 or will they need to be recompiled?

- Thanks

# re: Final TFS 2008 Feature List

Wednesday, August 22, 2007 1:33 PM by bharry

No, TFS 2008 versions of the Power Tools have not been released yet.  All of the non-VS integrated ones will continue to work.  The process template editor, checkin policies and the like will not.  We plan on releasing TFS 2008 compatible Power Tools later this fall.

Yes, checkin policies will generally need to be recompiled.  Alternately, you can try setting assembly binding options in devenv.exe.config to redirect bindings to the TFS 2008 assemblies.

Brian

# re: Final TFS 2008 Feature List

Friday, August 24, 2007 6:20 PM by StevenIBSI

Is there an updated version of the TFS Administrtors guide for 2008 that covers the changes regarding Sharpoint 3.0.  

Other then Sharpoint the 2008 install went well.  I really like the new continuous integration piece, nicely done.

Thanks

# Finding out TFS Version

Wednesday, August 29, 2007 5:13 AM by ÎÜñ|‹ø\/\/ñ [ÐëÞrëçã†ëð]'s Blog

If for some reason you wanted to know what version (and possibly license) of TFS were you running (as

# Final TFS 2008 Feature List

Monday, September 03, 2007 11:17 AM by .: Stefan Gabriel Georgescu's blog :.

Brian Harry has posted what he believes to be the final feature list for TFS 2008. A few interesting

# re: Final TFS 2008 Feature List

Monday, September 03, 2007 6:16 PM by StevenIBSI

Tony Edwards posted some Sharpoint 3.0 user setup information here.

http://forums.microsoft.com/MSDN/ShowPost.aspx?PostID=2047885&SiteID=1

# re: Final TFS 2008 Feature List

Monday, September 03, 2007 8:03 PM by bharry

We haven't yet published a new "official" admin guide.  However, you can see previews of it on the Documentation team's blog:

http://blogs.msdn.com/vstsue/

Brian

# re: Final TFS 2008 Feature List

Tuesday, September 04, 2007 6:33 PM by StevenIBSI

Is that the correct link?

I don't see any preview of the admin guide on that page.

# re: Final TFS 2008 Feature List

Thursday, September 06, 2007 8:34 AM by JesperBygteq

Is there a official release date?

# re: Final TFS 2008 Feature List

Thursday, September 06, 2007 9:01 AM by bharry

I'm working on the admin guide link issue.  I'll get back to you on that.

No, there isn't official release date and I don't think there will be until the day it happens.  We don't preannounce release dates but we do give guidance on timeframes.  Our current guidance is that VS/VSTS/TFS 2008 will be released before the end of this calendar year.

Brian

# re: Final TFS 2008 Feature List

Friday, September 14, 2007 3:22 PM by v-jowait

Bharry,

Looking for any documentation I can find regarding migrating current Product Studio test case management functionality into TFS (both manual and automated). For example, one thing that's missing in TFS is the ability to maintain records of test case results which PS currently supports.

Also, what does the VS team currently recommend for migrating test cases from PS (and, what more importanty what are the recommendations for setting-up the process templates for this)? That is, before the Rosario release ...

I realize we're moving into a much different paradigm than Product Studio. But I'm looking for any and all information that would assist us. Also, I'm more than happy to volunteer our team (a mid-size, SOA environment) as guinea pigs if that kind of direct feedback would help you folks.

Thanks!

Jon Waite

# re: Final TFS 2008 Feature List

Saturday, September 15, 2007 1:35 PM by bharry

Since you are talking about Product Studio, you must be internal.  Please send mail to tfds or vststalk with this question.

Thanks,

Brian

# What's new in Team Foundation Server 2008

Tuesday, September 25, 2007 12:55 PM by Public Sector Developer Weblog

Brian Harry, of the TFS team has listed all of the final Team Foundation Server 2008 features on his

# re: Final TFS 2008 Feature List

Tuesday, September 25, 2007 1:27 PM by Ra

Brian,

Great work. Congratulations!

I had a question about sending out email notifications to multiple people for a Work Item. Is this on the roadmap anywhere?

For e.g. I'd like to send an email to the Project Manager, Business Client and developer when the status of a bug changes.

Thanks,

Ra

# re: Final TFS 2008 Feature List

Thursday, September 27, 2007 1:36 PM by Jason

Where can I find more information on the support for multi-threaded builds with the new MSBuild?

# Do you TFS?

Thursday, September 27, 2007 7:55 PM by Allan's Best Week Ever

These 2 resources were a great read during my recent vacation. Very well done - how to be successful

# TFS 2008 integration with MOSS

Thursday, September 27, 2007 7:59 PM by Todd Girvin

I have MOSS 2007 running on Server 2008.  When installing TFS 2008 beta 2 on Server 2003, I try to connect it to my existing MOSS installation but get an error stating: account is not authorized to access the WSS site.

Account: DOMAIN\Administrator

Site URL: http://portal

I have explicitly added Domain Admins permission to the site and the MOSS services site, even though it shouldn't need it.  It still doesn't work.

Has anyone connected TFS to MOSS on Server 2008?  Are there special security setting on Server 2008 to allow it?  I had to disable the firwall for Domain computer access just to get this far.

# re: Final TFS 2008 Feature List

Thursday, September 27, 2007 8:56 PM by buckh

Jason, you would need to set the MaxProcesses key to a value greater than 1 in tfsbuildservice.exe.config.  See http://blogs.msdn.com/buckh/archive/2007/07/20/tfs-2008-build-agent-configuration-options.aspx for more info on turning it on.  Note that you'll need to restart the build Windows service after changing the .config file in order for the change to take effect.

The MSBuild team blog is probably the best source of info on how multi-proc msbuild works (it actually uses multiple msbuile.exe instances).

http://blogs.msdn.com/msbuild/

Buck

# re: Final TFS 2008 Feature List

Friday, September 28, 2007 8:29 AM by bharry

We have had some issues with TFS using WSS on Win 2008.  I can't remember the details though.  I've forwarded this to our admin & operations team and somone should get back to you shortly.

Brian

# re: Final TFS 2008 Feature List

Friday, September 28, 2007 8:30 AM by bharry

What kind of info are you looking for on MSBuild multi-proc?  I'd recommend looking at http://blogs.msdn.com/buckh.  He tends to post a lot of stuff about the build system.

Brian

# re: Final TFS 2008 Feature List

Friday, September 28, 2007 8:56 AM by hippietim

Todd Girvin - please contact me via my Blob contact page link and we'll get your MOSS issue sorted out.

# re: Final TFS 2008 Feature List

Monday, October 01, 2007 10:28 AM by bharry

Ra, re: email notifications.  I wouldn't say we have a roadmap for that right now. We have a list of enhancements we want to make to email notifications.  There's some possibility they will make it into our next version but possibly not.

A single change can notify many people, however, the issue is that it has to be a static subscription and isn't based on user names associated in the work item.  You could, however, use the area path or other attribute to filter email notifications to different users.  Our UI doesn't support configuring these kinds of subscriptions out of the box but there are some CodePlex projects that enable this kind of thing.

Brian

# VS2008 team developer 2008 or VS2008 professional

Monday, October 15, 2007 5:25 PM by David Wells

Can you direct me to someone who may have the answer to this question?

I need to understand why I would use VS2008 team developer 2008 or VS2008 professional  when using a Team Foundation server, I am getting a hard time trying to convince someone, they do not see any reason to use the Team developer edition VS2008 when unit testing come with the profession VS2008.

can you help clarify the difference?

David Wells

speakTECH - We Speak Technology!

davidw@speakTECH.com

Office (949) 734-4850

Mobile (714) 329-2575

# re: Final TFS 2008 Feature List

Tuesday, October 16, 2007 1:05 PM by bharry

I can name a few reasons:

* Profiling

* Code coverage

* Static analysis

* Checkin policies

I'll ask someone from the Dev SKU to contact you with anything I'm not thinking of.

Brian

# Finale TFS 2008 Feature Liste

Friday, October 19, 2007 3:00 AM by Christian Binder's Weblog

Welche Features sind in VS2008 Beta2, welche in VS2008 RTM? Wie sieht es mit der Kompatiblität zwischen

# re: Final TFS 2008 Feature List

Tuesday, October 23, 2007 5:47 AM by Brennan Gordon

Brian

Do you recommend upgrading and existing install of TFS or rebuilding on another box and migrating accross?

Thanks

# re: Final TFS 2008 Feature List

Tuesday, October 23, 2007 6:13 AM by bharry

I recommend upgrading.  We've made that experience pretty easy.

Brian

# re: Final TFS 2008 Feature List

Tuesday, October 23, 2007 10:16 AM by Per

If you have made custom changes to work items, will the upgrade experience still be easy ?

//Per

# re: Final TFS 2008 Feature List

Tuesday, October 23, 2007 10:38 AM by bharry

Yes, custome work item types should be fine.  We won't touch them.  They should continue to work as-is.

Brian

# re: Final TFS 2008 Feature List

Tuesday, October 23, 2007 1:07 PM by Cristian Rivas

And Project Server 2007...

# re: Final TFS 2008 Feature List

Thursday, October 25, 2007 6:23 PM by Doug

Hi,

In the RTM release if we were to install reporting services and the data-tier on a different box to the application-tier, would we need SQL on the application-tier at all ?

Cheers,

# re: Final TFS 2008 Feature List

Monday, October 29, 2007 3:27 PM by bharry

In TFS 2005, you can't install reporting services on a different box.  TFS requires that it be on the AT. In TFS 2008, you can install Reporting Services on a different box.

Sharepoint also uses SQL but it can use SQL on a different box.

I think that's it on the AT.

Brian

# Final TFS 2008 Feature List

Tuesday, October 30, 2007 12:29 PM by Murray Gordon

Final TFS 2008 Feature List

# Final TFS 2008 Feature List

Wednesday, October 31, 2007 1:32 AM by 13BIT.com.ar

Final TFS 2008 Feature List

# Final TFS 2008 Feature List

Monday, November 05, 2007 8:11 AM by Around and About .NET World

Final TFS 2008 Feature List

# Final TFS 2008 Feature List

Monday, November 05, 2007 8:11 AM by Around and About .NET World

Final TFS 2008 Feature List

# re: Final TFS 2008 Feature List

Monday, November 05, 2007 9:03 AM by bharry

Project Server 2007 integration will continue to be an out of band solution.  We have a tool that was built by the Team System Rangers team that enables it.  We are looking a tighter Project Server integration "in the box" for our Rosario release.

Brian

# Visual Studio 2008 to ship by end of month!

Monday, November 05, 2007 5:18 PM by Barry Gervin's Software Architecture Perspectives

In case you didn't catch this S. Somasegar announced today during his TechEd Developers Keynote in Barcelona

# New 2008 features

Monday, November 19, 2007 12:37 PM by bharry's WebLog

I didn't post a big list of features with my announcement post an hour or so ago.&#xA0; However, here

# New 2008 features

Monday, November 19, 2007 1:01 PM by Noticias externas

I didn&#39;t post a big list of features with my announcement post an hour or so ago.&amp;#xA0; However

# Visual Studio 2008 / .NET Framework 3.5 / Visual Studio Team System 2008 / Team Foundation Server 2008 Shipping!

Monday, November 19, 2007 3:27 PM by Youhana Naseim - MSFT

Microsoft Visual Studio 2008, Microsoft .NET Framework 3.5, Microsoft Visual Studio Team System 2008

# Visual Studio 2008 / .NET Framework 3.5 / Visual Studio Team System 2008 / Team Foundation Server 2008 Shipped!

Monday, November 19, 2007 4:09 PM by Noticias externas

Microsoft Visual Studio 2008, Microsoft .NET Framework 3.5, Microsoft Visual Studio Team System 2008

# Visual Studio 2008 ... What's New?

Tuesday, November 20, 2007 4:45 AM by Willy-Peter Schaub's Cave of Chamomile Simplicity

Now that the dust is settling after the explosive release of Visual Studio 2008, you may want to refer

# Building custom controls in Team System Web Access

Tuesday, November 20, 2007 1:18 PM by Naren's Blog

Team System Web Access is part of the product now in TFS 2008 that we released recently on Nov 19th (see

# Building custom controls in Team System Web Access

Tuesday, November 20, 2007 1:45 PM by Noticias externas

Team System Web Access is part of the product now in TFS 2008 that we released recently on Nov 19th

# Answers to a few VS 2008 Trial Edition, TFS 2008, and SourceSafe Questions

Monday, November 26, 2007 11:35 PM by ScottGu's Blog

Below are some answers to a couple of questions about the recent VS 2008 release that I've seen the last

# Answers to a few VS 2008 Trial Edition, TFS 2008, and SourceSafe Questions

Monday, November 26, 2007 11:40 PM by BusinessRx Reading List

Below are some answers to a couple of questions about the recent VS 2008 release that I've seen the last

# VS2008 RTM week – some good VS Team System links

Monday, November 26, 2007 11:59 PM by The Liquidator

A Busy week. This one is for Visual Studio Team system users - I've extracted a number of blog posts

# Answers to a few VS 2008 Trial Edition, TFS 2008, and SourceSafe Questions

Tuesday, November 27, 2007 12:00 AM by Elan Hasson's Favorite Blogs

Below are some answers to a couple of questions about the recent VS 2008 release that I&#39;ve seen the

# VS2008 RTM week – some good VS Team System links

Tuesday, November 27, 2007 12:39 AM by Noticias externas

A Busy week. This one is for Visual Studio Team system users - I&#39;ve extracted a number of blog posts

# re: Final TFS 2008 Feature List

Wednesday, November 28, 2007 5:33 PM by Riley

We unfortunately need to rebuild the server our TFS2005 installation is on. Is there a documented way for us to run a complete backup of our TFS2005 installation, and then restore the data to a clean install of TFS2008?

# re: Final TFS 2008 Feature List

Wednesday, November 28, 2007 8:27 PM by Bill Essary [MSFT]

The TFS 2005 databases are touched during the upgrade process, so a direct restore of TFS 2005 DBs to a TFS 2008 system is not a supported path.  One option would be to upgrade to your TFS 2005 server and then backup the upgraded DBs before rebuilding it.  That would leave you with TFS 2008 DBs that you could restore to a clean TFS 2008 system.  In any case, if "rebuild the server" actually means that TFS will be moving to a new machine, then you will want to take a look at the MSDN topic "How to: Move Your Team Foundation Server from One Hardware Configuration to Another".

# re: Final TFS 2008 Feature List

Thursday, November 29, 2007 9:18 AM by Steven Perry

A couple items:

1) Have there been any changes / improvementgs to the TFS Proxy Server.  I use it with my offshore team.

2) I can't get by VS 2008 projects to build on a TFS 2005 server.  The error I get is: C:\TFSBuild\Risk Solutions\Build\Risk Solutions\Web Build\Sources\Web\Risk Solutions Web.sln(2): Solution file error MSB5014: File format version is not recognized.  MSBuild can only read solution files between versions 7.0 and 9.0, inclusive.

3) I have VS 2005 and 2008 on my machine.  I have installed both the 2005 Team Explorer and the 2008 Team Explorer.  The 2008 TE works, the 2005 no longer works. Any ideas?

Any help would be appreciated.

Thank you.

# re: Final TFS 2008 Feature List

Thursday, November 29, 2007 9:46 AM by Riley

Bill,

The problem is that we are unable to upgrade our current TFS2005 installation due to some issues with reporting services not working on the machine.

The only resolution we have found thus far is to completely reinstall SQL but then that will cause issue with the current TFS2005 install.

# re: Final TFS 2008 Feature List

Thursday, November 29, 2007 12:08 PM by buckh

Steven, building VS 2008 solutions on a TFS 2005 build agent requires a workaround.  See http://blogs.msdn.com/buckh/archive/2007/11/29/building-vs-2008-projects-with-tfs-2005.aspx for more details.

Buck

# re: Final TFS 2008 Feature List

Thursday, November 29, 2007 2:13 PM by Bill Essary [MSFT]

Riley,

Can you post details of the current reporting services failure to the TFS setup forum?  I can meet you over there and try to help resolve that issue so that you can upgrade.

http://forums.microsoft.com/MSDN/ShowForum.aspx?ForumID=68&SiteID=1

Bill

# re: Final TFS 2008 Feature List

Saturday, December 01, 2007 4:35 PM by bharry

Steven,

1) No, the proxy server is pretty much unchanged for this release.

2) Buck addressed this above.

3) No, I don't have any ideas why it wouldn't work off the top of my head.  What behavior do you see?

Brian

# Novedades en Visual Studio Team System 2008

Tuesday, December 04, 2007 4:05 PM by Yo sólo pasaba por aquí pero ya que estoy....

Como muchos ya sabr&#233;is hace poco Microsoft lanz&#243; al mercado Visual Studio 2008. Si est&#225;is

# re: Final TFS 2008 Feature List

Friday, December 07, 2007 3:21 PM by Rich A

The feature list states "Workspaces will now support mapping a folder or file under a cloaked folder..." which suggests that a single file could be mapped to a folder without regard to the file's parent in TFS. If that's the case, how does one do that? Can someone provide an example of this and/or the wildcard mapping technique?

# re: Final TFS 2008 Feature List

Monday, December 10, 2007 3:20 PM by bharry

Here's an example of both (copied from the Workspace dialog):

$/orcas/PU/TSADT/*: C:\tsadt

$/orcas/PU/TSADT/vset/foo.txt: C:\myfolder\foo.txt

Brian

# Answers to a few VS 2008 Trial Edition, TFS 2008, and SourceSafe Questions

Friday, December 21, 2007 10:42 AM by Developer Blogs

Below are some answers to a couple of questions about the recent VS 2008 release that I&#39;ve seen the

# Alexey Yumashin

Thursday, January 10, 2008 1:29 AM by AlexeyYumashin

Brian, several questions:

1. Is Visual Studio 2005 Team Suite fully compatible with TFS 2008? can we still compile FW 2.0 projects?

2. Is the "TFS MSSCCI Provider" compatible with TFS 2008? It's very important for us because we need to use TFS Version Control from under Visual Studio 6.0 as well.

Thank you.

# Sorry, I was not very attentive

Thursday, January 10, 2008 1:43 AM by AlexeyYumashin

Sorry, I haven't noticed the Compatibility section. I see that VS 2005 must be fully compatible with TFS 2008... that's nice... but you write:

4. VS2005 will be able to start a build, but it can’t queue a build, see the list of builds in the queue, see the list of build agents, etc.

Can you suggest a workaround?! One of the main reasons we decided to purchase TFS 2008 (and not 2005) - is the ability to queue team builds.

# re: Final TFS 2008 Feature List

Thursday, January 10, 2008 7:55 AM by bharry

Yes, Team Suite 2005 is compatible with TFS 2005 although there are minor caveats of things that aren't supported.  I detailed most of them in this post.

Yes, the TFS 2005 MSSCCI provider is compatible with TFS 2008 and the TFS 2008 MSSCCI provider is compatible with TFS 2005.  The only difference is which version of the Team Explorer is required on the client.

Brian

# re: Final TFS 2008 Feature List

Thursday, January 10, 2008 7:57 AM by bharry

The only thing I can think of is to install Team Explorer 2008 side by side on your client and use it to queue builds.  Alternatively, I suppose, you could use the new Team Build object model to writ