简体   繁体   English

使用TFS 2010以及公司在vs2008和Office 2003中遇到的任何问题

[英]Any issues working with TFS 2010 and where company has vs2008 and office 2003

I really wanted to know if people have found any compatibility issues working with TFS 2010 and projects in vs2008 in terms of source control, daily build, continuous integration, work item tracking, etc. I understand that we can connect to TFS 2010 from VS2008. 我真的想知道人们是否在源代码控制,日常构建,持续集成,工作项跟踪等方面发现了与TFS 2010和vs2008中的项目有关的兼容性问题 。我知道我们可以从VS2008连接到TFS 2010。

We are planning to onboard to TFS, but really need to make a choice between TFS 2008 or TFS 2010. We want to onboard to TFS 2010 due to its compelling features. 我们计划加入TFS,但确实需要在TFS 2008或TFS 2010之间做出选择。由于其引人注目的功能,我们希望加入TFS 2010。 But we are worried about the following: 1) All our projects are still in vs 2008 2) We do not want upgrade to vs 2010 now due to price issues. 但是我们担心以下情况:1)我们所有的项目仍在vs 2008中。2)由于价格问题,我们现在不希望升级到vs 2010。 3) TFS 2010 is new 4) All clients have Office 2003 and upgrading to office 2007 will be huge cost 3)TFS 2010是新的4)所有客户端都具有Office 2003,升级到Office 2007将花费巨大

Will it be good to onboard to TFS 2010 when our projects are still in vs2008 and ms office is 2003 ? 当我们的项目仍在vs2008中并且ms office是2003年时,加入TFS 2010会很好吗? We do not want to run into compatibility issues later working with tfs 2010. 我们不想在以后使用tfs 2010时遇到兼容性问题。

We have a mix of VS 2008 and VS 2010 users. 我们混合了VS 2008和VS 2010用户。 Support is using both VS 2008 against VSS and TFS 2010 and VS 2010 against TFS 2010. Development is using VS 2010 against TFS 2010. The Office versions range from me and others using 2002, some using 2003 and a few using 2007. 支持同时针对VSS和TFS 2010使用VS 2008,针对TFS 2010使用VS2010。开发使用针对TFS 2010的VS2010。Office版本包括我和其他人使用2002,一些使用2003,一些使用2007。

We have not run into any issues that stop us from doing our jobs. 我们没有遇到任何阻碍我们完成工作的问题。

I would recommend using TFS 2010. You should have no issues with using VS 2008 and Office 2003. TFS 2010 is leaps and bounds above 2008 and is much easier to install and configure. 我建议使用TFS2010。使用VS 2008和Office 2003应该不会有问题。TFS2010是在2008之上的跨越式发展,并且易于安装和配置。

We have had numerous problems using TFS 2010 to build VS 2008 projects. 使用TFS 2010构建VS 2008项目时遇到了许多问题。 Building 2008 projects from TFS 2010 does not pose any real problems. 从TFS 2010构建2008项目不会带来任何实际问题。 One problem we have is that code analysis warnings found in 2008 projects were not reported in TFS 2010 build reports. 我们遇到的一个问题是,在TFS 2010构建报告中未报告在2008项目中发现的代码分析警告。 Another problem, that will be fixed by Microsoft in the future, is that TFS 2010 does not report test results for projects with unit tests where some unit tests fail. 微软将来会解决的另一个问题是,TFS 2010不会报告某些单元测试失败的单元测试项目的测试结果。 We've also had difficulties getting changesets correctly associated with builds; 我们也很难使变更集正确地与构建相关联。 TFS seems to associate random changesets at times with our builds. TFS似乎有时将随机变更集与我们的构建相关联。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM