开发者

Does TFS 2010 meet our requirements for source control and deployment

Our company currently use sourcecontol and milestone/ticket tracking from Assembla.com, build automation and developement environment deployment with cc.net and visual studio for publishing to test and production environment. We currently are using build configuration in visual studio to set up connection strings and app settings, while we manually change urls for web services in web.config. We recently became silver partner and thus get TFS, etc licenses. I am wondering if a change to TFS would provide the options we need for the following requirements:

We have 3 environments, dev, test and prod, each with the following machines (All on Windows Server 2008 R2):

  • Web server with about 30 different web sites all in asp.net
  • Server running 5 windows services
  • Database server with 10-15 different databases in sql server 2005 + ssrs 2005

We need the following:

  • Source control with branch, tag and merge
  • Continuous Integration with automatic deployment to dev environment
  • Tickets/Work items with attachment and documentation linking/wiki linking
  • Milestones/Releases
  • Versioning/sourcecontrol of database schema
  • Deplo开发者_运维百科yment to test / prod environment without having to manually configure application or execute sql files
  • Quick rollback in case of errors after deployment


Some these items will require a little configuration and customizations, but yes TFS does all that.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜