TFS Express 2013 的限制和功能

Limitations & Features of TFS Express 2013

我想知道TFS express 2013 的功能和限制。例如签入和签出选项,可以配置多少用户以及它支持的sql 服务器版本等等。

我发现了这个:

  • What's missing in TFS Express?

    The Express edition is essentially the same TFS as you get when you install the TFS Basic wizard except that the install is trimmed down and streamlined to make it incredibly fast and easy. In addition to the normal TFS Basic install limitations (no Sharepoint integration, no reporting), TFS Express:

    • Is limited to no more than 5 named users.
    • Only supports SQL Server Express Edition (which we’ll install for you, if you don’t have it)
    • Can only be installed on a single server (no multi-server configurations)
    • Excludes the TFS Proxy and the new Preemptive analytics add-on.
    • And also no backlog board or task board...
    • I see the Backup tab is also missing...?
    • Backup is included in express version
    • Do we know whether CodeLens works with TFS Express?
    • CodeLens works with TFS Express.
  • https://lajak.wordpress.com/2013/01/09/tfs-2012-versions-of-team-foundation-server/

Team Foundation Server Express
TFS Express is a free limited version of Team Foundation Server. It is great for small teams of up to 5 five users. TFS Express can be downloaded from the MSDN website and it is around 500MB. Here is a direct link to the TFS Express home page.

Pro’s

  • Free
  • Data stays inside your network
  • Comes with version control repository
  • Work item tracking
  • Build Automation
  • You have more control compared to the TFS Service
  • Can customize Process and Workitems template
  • CAL’s can be purchased in case your team grows beyond 5 users
  • Support for express versions of Visual Studio

Con’s

  • Must have own hardware or virtual machine
  • Not accessible from anywhere
  • Supports Basic installation only
  • Limited Agile Project management features and tools
  • No Reporting Integration
  • No SharePoint Integration
  • Supports only SQL Server Express Edition
  • Installed on one machine. Can’t scale out
  • Doesn’t support TFS Proxy
  • Excludes Preemptive analytics add-on
  • Need to manage your own database backups and downtimes in case of hardware failure
  • Buy license for the Operating System and CALs if required
  • social.msdn.microsoft.com/Forums/vstudio/en-US/8f99b8b8-4406-4fb4-b326-4cff50683b8c/tfs-2012-free-vs-commercial?forum=tfsversioncontrol

In addition, there are some other limitations for TFS express.

  • Only supports SQL server Express edition.
  • Can only be installed on a single server.

You can get more information form Brian Harry's blog TFS Express (blogs.msdn.com/b/bharry/archive/2012/02/23/coming-soon-tfs-express.aspx)