English 中文(简体)
是否有理由在小型国际志愿人员协会中使用“2010年TFS”?
原标题:Is there any reason to use TFS 2010 in a micro ISV?
  • 时间:2010-04-14 09:54:27
  •  标签:
  • tfs

昨天,我检查了VS2010年版本here,我注意到,由于VS10与MSDN一起,我们获得TFS2010年1 CAL。 I m a micro ISV(主要是唯一的开发商,许多客户)。

我只是想节省时间——有人在类似情况下尝试了吗?

是否有任何特点值得研究这种小的执行情况?

P.S. Right now Im using GIT with gitextension - I m 我对此感到高兴,但我希望与项目管理和浏览项目更加融合,这样我就可以在我工作时向我的客户展示。

问题回答

我可以将其与全球信息技术公司进行比较,但小组的许多基金会具有强大的特征,例如分支和办公室;合并、铺设、工作项目跟踪等,对于一个大团队来说,与一个开发商相比,确实具有意义。 2010年团队基金会是安装超声灯的,也可在安装客户设施时使用,这可能是给你的一大奖金。

微软指出,TFS是大型团队的用意,而较小的团队应坚持源安全。

TFS不仅涉及源头控制,而且还提供其他的ALM功能。 虽然其中很多(例如报告)不大可能提供大量服务,但诸如工作项目跟踪(在你自己做生意的分歧中保留你的包.和任务清单)等事项也是有益的。

TFS没有其他选择,但(1) TFS是免费的,(2) TFS提供一种单独的工具可能需要一些工作才能实现的一体化程度。





相关问题
Why not use TFS as a build / CI solution?

Currently our build solution is set up using TFS + MS Build scripts. TFS is also being used as a CI server. I ve seen several posts on this site telling people about other CI solutions. Are there ...

Get files from TFS under Linux [closed]

is there a free (command line) tool for linux which with I can get all files from a TFS-Repository (no Check in / Check out required - only get actual version)?

upgrading tfs 2008 sp1 to use sql server 2008

I have an instance of tfs 2008 supported by sql server 2005. I want to change the sql server machine by doing a restore based move. I also want to change the version of sql server to 2008. I know ...

Using Git in a TFS shop

Using Git at home has spoiled me - I now find using TFS at work to be a bit of a drag and want to explore the possibility of using Git locally and syncing somehow with TFS. I figure there are a few ...

TFSReg in 2010 Beta 2?

does anybody know what is the equivalent of the TFSReg.exe command-line tool in 2010 Beta 2? I cannot find it anywhere, I searched the entire Program Files tree. Was it renamed? Moved? Replaced by ...

热门标签