TFS2010 中的文件共享选项

发布于 2024-09-27 04:28:28 字数 300 浏览 0 评论 0原文

所有,

我们正在考虑将现有的 VSS 源代码迁移到 TFS2010,但有一个很大的障碍。我们无法在多个解决方案之间共享源代码。

我们需要这个是有充分理由的——我们在“服务器”世界和“移动”世界中都有一个大型的通用代码库,但我们需要不同的 VS 项目文件才能在服务器平台或移动平台上进行编译。

VSS 共享文件是维护单一代码库的巧妙解决方案。

不幸的是,TFS 2010 中不存在该选项,并且分支并不能真正实现我们想要的效果,因为文件实际上并未共享。

有人知道我们如何解决这个问题吗?

谢谢

All,

We're thinking of migrating our existing VSS sourcecode to TFS2010 but there is one big block. We cannot share source between multiple solutions.

We need this for good reason - we have a large common code base in the "server" world with our "mobile" world, but we need different VS project files to be able to compile either in a server platform or a mobile platform.

VSS shared files was a neat solution to maintaining a single code base.

Unfortunately that option doesn't exist in TFS 2010 and branching doesn't really do what we want as the files are not actually shared.

Has anybody any ideas how we can get round this?

Thanks

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(2

相思碎 2024-10-04 04:28:28

对于共享某些项目的多个解决方案,您可以查看第 3 章“构建源代码管理中的项目和解决方案”,然后第 10 章“大型项目注意事项
“使用 Visual Studio Team Foundation Server 进行团队开发”指南,虽然有些老套,但对于设置像您这样的不寻常的源代码场景仍然很有用。

For multiple solutions sharing some projects may be you can check Chapter 3 "Structuring Projects and Solutions in Source Control" and then Chapter 10 "Large Project Considerations
" of the "Team Development with Visual Studio Team Foundation Server" guide, a little oldie but still useful advice on setting up unusual source code scenarios like yours.

池予 2024-10-04 04:28:28

我处于同样的境地,我正在寻找的最接近的解决方案是使用 codeplex 源代码 http://tfsfilesharer .codeplex.com/ 适用于 TFS2010。

认为这可能对野外的人有帮助:)

I'm in the same shoe and the closest solution I'm looking into is to use the codeplex source code http://tfsfilesharer.codeplex.com/ work for TFS2010.

Thought it might help someone out in the wild :)

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文