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

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

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

# 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?

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

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

# re: Final TFS 2008 Feature List

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.

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

# TFS 2008 Feature list

TFS 2008 Feature list

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

# Lista de funcionalidades de TFS 2008

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

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

# re: Final TFS 2008 Feature List

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

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

# TFS 2008 Feature List is Finalized

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

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

# re: Final TFS 2008 Feature List

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

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

# re: Final TFS 2008 Feature List

We spoke and you listened.  Thanks!

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

# 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 - Финальный перечень

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

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

# TFS 2008

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

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

# Team Foundation Server 2008

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

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

# Final TFS 2008 Feature List

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

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

# Final TFS 2008 Feature List

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

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

# re: Final TFS 2008 Feature List

Really helpful post Brian, thanks.

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

# TFS 2008 Feature list

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

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

# Final TFS 2008 Feature List

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

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

# Team Foundation Server 2008

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

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

# re: Final TFS 2008 Feature List

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

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

# TFS 2008 Feature List

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

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

# re: Final TFS 2008 Feature List

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

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

# re: Final TFS 2008 Feature List

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

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

# Final TFS 2008 Feature List

Final TFS 2008 Feature List

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

# TFS functionality in Orcas and Rosario

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

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

# VS 2008 SKUs

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

# Interesting Find #5

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

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

# TFS 2008 - Feature list

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

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

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

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

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

# re: Final TFS 2008 Feature List

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

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

# VSTS Links - 08/13/2007

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

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

# Liste der Neuerungen im TFS 2008

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

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

# Team Foundation Server 2008 and all of the 64 bits

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

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

# re: Final TFS 2008 Feature List

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

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

# re: Final TFS 2008 Feature List

"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

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

# re: Final TFS 2008 Feature List

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

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

# re: Final TFS 2008 Feature List

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

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

# Lista de características finales para TFS 2008 RTM

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

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

# Lista de características finales para TFS 2008 RTM

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

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

# re: Final TFS 2008 Feature List

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

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

# re: Final TFS 2008 Feature List

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

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

# Absence makes the install grow fonder

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

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

# re: Final TFS 2008 Feature List

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

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

# re: Final TFS 2008 Feature List

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

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

# re: Final TFS 2008 Feature List

"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

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

# re: Final TFS 2008 Feature List

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

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

# re: Final TFS 2008 Feature List

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

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

# re: Final TFS 2008 Feature List

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

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

# Do you TFS?

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

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

# Do you TFS?

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

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

# re: Final TFS 2008 Feature List

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.

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

# Microsoft Visual Studio 2008 Team Foundation Server Power Tools?

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

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

# re: Final TFS 2008 Feature List

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

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

# re: Final TFS 2008 Feature List

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

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

# Finding out TFS Version

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

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

# Final TFS 2008 Feature List

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

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

# re: Final TFS 2008 Feature List

Tony Edwards posted some Sharpoint 3.0 user setup information here.

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

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

# re: Final TFS 2008 Feature List

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

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

# re: Final TFS 2008 Feature List

Is that the correct link?

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

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

# re: Final TFS 2008 Feature List

Is there a official release date?

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

# re: Final TFS 2008 Feature List

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

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

# re: Final TFS 2008 Feature List

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

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

# re: Final TFS 2008 Feature List

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

Thanks,

Brian

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

# What's new in Team Foundation Server 2008

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

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

# re: Final TFS 2008 Feature List

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

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

# re: Final TFS 2008 Feature List

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

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

# Do you TFS?

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

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

# TFS 2008 integration with MOSS

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.

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

# re: Final TFS 2008 Feature List

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

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

# re: Final TFS 2008 Feature List

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

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

# re: Final TFS 2008 Feature List

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

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

# re: Final TFS 2008 Feature List

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

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

# re: Final TFS 2008 Feature List

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

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

# VS2008 team developer 2008 or VS2008 professional

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

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

# re: Final TFS 2008 Feature List

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

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

# Finale TFS 2008 Feature Liste

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

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

# re: Final TFS 2008 Feature List

Brian

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

Thanks

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

# re: Final TFS 2008 Feature List

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

Brian

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

# re: Final TFS 2008 Feature List

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

//Per

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

# re: Final TFS 2008 Feature List

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

Brian

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

# re: Final TFS 2008 Feature List

And Project Server 2007...

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

# re: Final TFS 2008 Feature List

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,

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

# re: Final TFS 2008 Feature List

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

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

# Final TFS 2008 Feature List

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

# re: Final TFS 2008 Feature List

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

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

# Visual Studio 2008 to ship by end of month!

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

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

# New 2008 features

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

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

# New 2008 features

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

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

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

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

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

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

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

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

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

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

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

# Building custom controls in Team System Web Access

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

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

# Building custom controls in Team System Web Access

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

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

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

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

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

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

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

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

# VS2008 RTM week – some good VS Team System links

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

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

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

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

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

# VS2008 RTM week – some good VS Team System links

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

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

# re: Final TFS 2008 Feature List

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?

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

# re: Final TFS 2008 Feature List

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

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

# re: Final TFS 2008 Feature List

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.

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

# re: Final TFS 2008 Feature List

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.

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

# re: Final TFS 2008 Feature List

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

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

# re: Final TFS 2008 Feature List

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

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

# re: Final TFS 2008 Feature List

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

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

# Novedades en Visual Studio Team System 2008

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

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

# re: Final TFS 2008 Feature List

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?

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

# re: Final TFS 2008 Feature List

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

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

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

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

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

# Alexey Yumashin

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.

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

# Sorry, I was not very attentive

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.

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

# re: Final TFS 2008 Feature List

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

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

# re: Final TFS 2008 Feature List

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 write your own client that will queue builds.

Brian

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

# Thank you

Thank you for the answers!

Now I know we can purchase the 2008 version.

One question more, if you don't mind. It is related to Team Build. I've already lost hope to find an answer via Google:

What does the standard CoreGet task do behind the scenes? I need to override it and don't want to miss something important. But can't find any info about that.

Thursday, January 10, 2008 10:23 AM by AlexeyYumashin

# re: Final TFS 2008 Feature List

In 2008, there's less need to override CoreGet because there are more properties to control how it works compared to 2005.

To see the target, you'll need to look at C:\Program Files\MSBuild\Microsoft\VisualStudio\TeamBuild\Microsoft.TeamFoundation.Build.targets.  That's the main targets file used by Team Build, and it is imported at the top of each tfsbuild.proj file.

If you look at the file and search for CoreGet, you'll see how it works.

What are you trying to do?  You may not need to override it (overriding Core* is discouraged because future releases may change the implementation of Core* targets).

Buck

Thursday, January 10, 2008 12:43 PM by buckh

# re: Final TFS 2008 Feature List

Hi Buck,

Thanks for the feedback.

Of course I've seen the Microsoft.TeamFoundation.Build.Targets file already. I just wonder if there's smth. one should know about how the Get task works inside. I'll be happy to suppose that it just calls Microsoft.TeamFoundation.VersionControl.Client.Workspace.Get(), but it's better to be sure :)

When speaking of the CoreGet override, I'm actually assuming the SkipGet+AfterGet scenario. I don't want to override CoreGet itself, of course.

As far as I'm developing a complete build solution for VB6 projects, I need to consider such thing as "binary compatibility". This leads me to the necessity to perform "get latest" for the sources and "get previous" (or "get by label") for COM-binaries. So I can't just use the default logic.

Thank you.

Friday, January 11, 2008 12:26 AM by AlexeyYumashin

# And one question more...

Is the VSSConverter command-line utility capable of importing VSS 6.0d data to the _2008_ version of TFS?

I've successfully used this utility to migrate to TFS 2005, but at its page (http://msdn2.microsoft.com/en-us/library/ms253090(VS.80).aspx) there's no "System Requirements" or "Compatibility" section, so one can't say for sure will it work with 2008 version or not.

Thank you.

Friday, January 11, 2008 1:05 AM by AlexeyYumashin

# re: Final TFS 2008 Feature List

Yes, importing from VSS 6.0d to TFS 2008 should work.

Brian

Friday, January 11, 2008 7:56 AM by bharry

# re: Final TFS 2008 Feature List

Alexey, yes, it does use the version control OM, and the method in it you specified to do the get.

Given your description, it sounds like you could keep the default get, and then just override AfterGet to get the older versions of the particular files for the COM binaries.

Buck

Monday, January 14, 2008 2:27 PM by buckh

# re: Final TFS 2008 Feature List

Hi Buck,

You're right: I can do as you say. There'll be a traffic overhead, however - because COM binaries will be downloaded twice.

Tuesday, January 15, 2008 2:42 AM by AlexeyYumashin

# re: Final TFS 2008 Feature List

* Does TFS2008 support clustering (load balance) the app tier?

* Does the TFS2008 installation support that we put Analysis services on a seperate SQL box from the db box?

Regards

///Jørn

Tuesday, January 15, 2008 6:05 AM by jornfa

# re: Final TFS 2008 Feature List

Hi Bharry,

I understand that current version of TFS 2008 doesn't support 64 Bit environment, but SQL Server 2005 and WSS 3.0/MOSS 2007 has already supported for 64 Bit. So, we already plan our server to use 32Bit server for TFS 2008, and WSS 3.0/MOSS 2007 and Database (SQL 2005) in 64 bit environment. The installation for TFS 2008 (with SQL 2005 and WSS 3.0) has been succesfully done, but as required in the Installation Guide to install Windows Sharepoint Services Extension (if the WSS is on separate machine), we face error when installing this component. The error just mention "Windows Sharepoint Services needs to be installed on this machine". However, the WSS is running already on the machine. I suspect that because the server is in 64 bit environment, the 32 bit installer failed to detect the WSS. But, it's just my thought. Do you have any idea how to work around/solve this error? Your advice is appreciated.

Tuesday, January 15, 2008 6:30 AM by Gunady

# re: Final TFS 2008 Feature List

jornfa,

No, this version does not support load balancing on the app tier.  We do support it on the data tier.  We are working on support for app tier load balanncing and expect to support it in a future version.

Yes, TFS 2008 does support installing Analysis Services on a separate box from the TFS databases.  You can read here for more information: http://msdn2.microsoft.com/en-us/library/aa721760.aspx

Brian

Tuesday, January 15, 2008 7:37 AM by bharry

# re: Final TFS 2008 Feature List

Hi Brian

* Future version is that Rosario?

* The link you provided talks about moving the AS part. Can the installation handle if the AS and relational part has already been separated on two physical servers?

///Jørn

Tuesday, January 15, 2008 11:30 AM by jornfa

# re: Final TFS 2008 Feature List

Yes, the plan is for Rosario, but I always add the caveat that you can't count on it until we ship it.  Plans change and unless I say so, nothing I say is a commitment.

I think so but I'm not 100% sure.  I'll ask someone to look at this.

Brian

Monday, January 21, 2008 10:38 AM by bharry

# re: Final TFS 2008 Feature List

In Order to install Team Foundation Server with AS on a separate server or instance you will need to follow the following steps

1- Copy the AT Setup folder to the local machine

2- Remove the Read Only flag from msiproperty.ini file

3- Open msiproperty.ini in notepad

4- You Can provide the AS instance to be used by assigning the value VSTF_AS_INSTANCE

So you can use VSTF_AS_INSTANCE=<Server name> or VSTF_AS_INSTANCE=<Server name>\<instance name> in case of named instance

5- Save the msiproperty.ini

6- run setup from this folder

Monday, January 21, 2008 10:53 AM by Abdelhamid Abdou

# re: Final TFS 2008 Feature List

Hi Brian

* I can't see what the new Check-out lock "Unchanged - Keep any existing lock" does? It seems to have the same effect as "None".

* The refresh of the SCE doesn't seem to do it automatically, when a lock on a file has changed outside the VS IDE. You have to do it manually on the Refresh button. Is that the intention? It worked that way also in VS2005.

regards

///Jørn

Thursday, January 24, 2008 9:46 AM by jornfa

# re: Final TFS 2008 Feature List

Actually, the two options are not identical, but I agree we don't need them both and pointed that out in a UI review of changes for our next version.  "Unchanged" will preserve the current lock state on the file.  "None" will clear any existing lock on the file.  I have a hard time imagining anyone who really wants to clear existing locks as part of a checkout.  If you want to do that, there's an "Unlock" menu option.

This is the second time in as many days that someone has said something about the pending change status being out of date so I'm worried there may be an issue but before I have someone go investigate, let me explain what's supposed to happen and then we can compare that to what you are seeing.

If you use any interface to TFS (Team Explorer, Command line, MSSCCI provider, Object model, etc) to change the pending change state of any file (checkout, check in, lock, etc) then all instances of the Team Explorer on that machine are supposed to automatically update to reflect the change.  Other machines are not automatically updated - those users will need to press the Refresh button.

One thought that occurs to me is that you may be referring to something different.  When you say "lock on a file has changed outside the VS IDE", is it possible that you are referring to the read-only state rather than the TFS checkout/checkin lock?  I'm not aware of us displaying the read-onlyness of a file anywhere so I'm not sure how refresh would help you but I may be missing something.

Brian

Thursday, January 24, 2008 11:39 AM by bharry

# re: Final TFS 2008 Feature List

Hi Brian

It's when I'm using another Team Explorer or the tf command line utility to check-out/check-in a file. The pending state of the file is unfortunately not updated in Team Explorer nor the source Control Explorer on the same machine.

///Jørn

Tuesday, January 29, 2008 1:21 AM by jornfa

# TeamLook for TFS 2008 launches!

We're very excited (and happy) to announce the release of TeamLook for TFS 2008! In addition to...

Friday, February 08, 2008 9:10 PM by Juan J. Perez

# re: Final TFS 2008 Feature List

Thank you! This post helped me a lot.

Wednesday, February 13, 2008 5:18 PM by Vinni Sharma

# Visual Studio and TFS 2008 Compatibility with Earlier VS/TFS Versions

As most people are aware we released VS and TFS 2008 some months ago, but what seems to be a question

Monday, April 14, 2008 9:12 PM by Developer Tool Ramblings

# re: Final TFS 2008 Feature List

Is there guidance on using MOSS 2007 with TFS 2008?  How should an organization with both these tools make the most use out of them?  Is there any additional value to making TFS use MOSS 2007 for its WSS 3 sites?  Or is it enough just to let MOSS crawl an existing TFS installation?

Tuesday, April 15, 2008 6:57 AM by Ricardo

# re: Final TFS 2008 Feature List

I don't think we have any guidance.  We support MOSS 2007.  MOSS 2007 has some great features over the base Sharepoint.  At the moment, we don't explicitly take advantage of any MOSS features but if you use MOSS as your TFS portal, you can create a better portal.  In the future, we may add specific integration with MOSS.

Brian

Tuesday, April 15, 2008 7:42 AM by bharry

# Cuenta Team Foundation Server con capacidades de 64-bits??

Hola a todos... Recientemente revisaba un pequeño articulo comparativo entre Team Foundation Server 2005

Friday, May 02, 2008 7:26 PM by The Wave

# re: Final TFS 2008 Feature List

Does MSTFS work with Java development and Java development environment yet?

Are there available and working plugins for IntelliJ? Luntbuild? TMate? Ant? Maven?

Thursday, June 05, 2008 7:20 AM by Stefan Beskow

# re: Final TFS 2008 Feature List

You can most certainly use TFS for Java development.  What we recommend is the Eclipse plugin from Teamprise: http://www.teamprise.com.

I don't know about the full list of other things you ask about.  I know Teamprise has also build Ant integration.  You should chat with them and find out what all they have available.

The feedback we get on their products is very good.

Brian

Thursday, June 05, 2008 8:19 AM by bharry

# re: Final TFS 2008 Feature List

Wouldn't it just be great if we could control documents repositories as the source control repositories? I find it very tedious to have to go to the documents repository, choose my configuration items, and bring them into the Source Control repository just to branch, label, etc.

Thursday, July 03, 2008 9:51 PM by Pablo

# re: Final TFS 2008 Feature List

Thanks for the feedback.

Brian

Monday, July 07, 2008 8:20 AM by bharry

# re: Final TFS 2008 Feature List

Hi Brian,

Can we move the reporting services after we move to TS 2008? If so are they any step by step help file? Thanks!

Thursday, July 31, 2008 1:42 PM by Gary

# TFS 2005 upgrade 2008

I copied a VMWare image of TFS 2005 Single Server w/WSS 2.0, renamed the machine.  I am trying to reconfigure WSS 2.0 to recognize the new server name and load the Team Sites.  I modified the database server and default database server configurations to use the new machine name. I removed and re-added the content database with the new machine name.  I performed an IISRESET. I restarted SharePoint Scheduler Service.  What am I missing to get the root and team sites to load?

Thx for help!!!

Wednesday, September 24, 2008 7:39 PM by mcgriffd@hotmai.com

# re: Final TFS 2008 Feature List

I'm afraid that I am not much of an expert on Sharepoint at this level.  What you are doing is likely a pretty complex operation in Sharepoint.  I'd recommend posting a question on the Sharepoint forums.  Sorry I can't help more.

Brian

Thursday, September 25, 2008 9:33 AM by bharry

# re: Final TFS 2008 Feature List

hi, im new in TFS and I am keen to know the reporting options. Do you have suggested built in report list of this amazing product??

Saturday, March 07, 2009 1:52 AM by james

# re: Final TFS 2008 Feature List

If you run Team Explorer and connect to a TFS server (under the Tools menu), then View Team Explorer, you will find a node in the tree for Reports under any projects you create.  You will find lots of reports there.  If you want to create your own reports, I recommend connecting the the TFS Analysis Services cube from Excel and using pivot tables to create custom reports.

Brian

Saturday, March 07, 2009 12:18 PM by bharry

# re: Final TFS 2008 Feature List

With no x64 support for the core TFS 2008 bits we'll have a real problem once Windows Server 2008 R2 ships as it *only* supports x64.  Other apps can straddle the platform divide just fine.  The push towards an all x64 server environment has been known for quite some time (first hearing about it with Exchange Server 2007 a couple of years ago).  I would be surprised if you didn't have any knowledge of this with the common engineering specs inside Microsoft.

If it couldn't have been addressed in time for RTM I would expect an SP/R2 release that would have.  Asking people to upgrade to TFS 2010 to gain support will put a block in the road of IT folks who want to roll out Windows Server 2008 R2 on their own timelines.  It's one of those things that might require the moon and stars to align for the development and infrastructure folks to make the move at the same time.

I would be really interseted to know why you couldn't use WOW64 at a minimum?

Wednesday, May 13, 2009 4:54 PM by Colin Bowern

# re: Final TFS 2008 Feature List

Brian - I just saw your post that explained the reasons behind it (http://blogs.msdn.com/bharry/archive/2008/02/06/installing-tfs-2008-on-windows-2008.aspx).  Thanks for being open with us about it.  It helps us know that you made the decisions, understand the consequence, and feel the pain of the customer.

Wednesday, May 13, 2009 7:12 PM by Colin Bowern

# re: Final TFS 2008 Feature List

Hi

I tired to install TFS 2008 SP1 and MSSQL 2008 SP1 to my Windows 2008 Server. I have 28805 error for all time at the end of installation with any configurations of Reporting Service.

I follow to "Troubleshooting Installation of Team Foundation" and research all solves, but error 28805 still to present. How I can install this "excellent" product from Microsoft? Can anybody help me?

Friday, July 17, 2009 9:16 PM by Alexander

# re: Final TFS 2008 Feature List

Hi Alex,

I’m sorry to hear that you are having such a difficult time installing TFS. There are a few possible solutions to your problem. First, you can try verifying that SQL Reporting Services is using Windows Credentials (in the RS config tool, under the database set up tap). If this doesn’t work, it may be that you have an SSL certificate associated with your Default Web Site in IS, which could cause RS to automatically configure itself to require SSL. Grant Holiday (a PM on our team) has a blog posting about how to resolve this. http://ozgrant.com/2007/05/13/tfs-installation-error-28805/

If neither of these solutions works, you can e-mail me your log files (directions for locating your log files can be found here: http://social.msdn.microsoft.com/Forums/en-US/tfssetup/thread/3a12e39a-53c5-4a8c-bdaa-a3152371f76a My e-mail address is ablock[~~at~~]Microsoft[~~dot~~]com

--Aaron

Monday, July 20, 2009 10:41 AM by Aaron.Block

Leave a Comment

(required) 
required 
(required) 

  
Enter Code Here: Required
 
Page view tracker