适用于 Windows / .NET 的最佳源代码控制开发工具

发布于 2024-10-12 14:14:10 字数 1539 浏览 2 评论 0原文

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

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

发布评论

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

评论(4

深海夜未眠 2024-10-19 14:14:10

您可以使用 TortoiseSVN 和任何用于 svn 的 Visual Studio 插件:AnkhSVNVisualSVN

编辑:

相当一段时间过去了。如果我今天回答这个问题,我强烈建议使用 git。我个人甚至在独自工作时也会使用它。我没有尝试将其集成到 Visual Studio 中,但独立应用程序 SourceTree 非常适合我。如果您以前从未使用过 git,我建议您阅读 Pro Git 一书(免费)。花上一两个晚上就会得到回报。

You can use TortoiseSVN and any Visual Studio plugin for svn: AnkhSVN or VisualSVN.

EDIT:

Quite some time has passed. If I were to answer this question today, I'd strongly recommend using git. I personally use it even when working alone. I didn't try to integrate it into Visual Studio, but standalone app SourceTree serves me well. If you never used git before I'd recommend reading Pro Git book (it's free). Evening or two spent on it will pay off.

数理化全能战士 2024-10-19 14:14:10

Team Foundation Server 可能是最重要的集成到 Visual Studio 中。

然而,我个人喜欢 Kiln (它也很好地集成到 VS 中)。这对于小型团队来说非常好,可以托管并且非常优雅且易于使用。

其他选项包括 SubversionGit。但是,如果不了解更多要求,就很难为小型 .NET 团队提出“最佳”选项。自托管与为您托管可能是做出决定的最大因素......

Team Foundation Server is probably the most integrated into Visual Studio.

However, I personally love Kiln (which also integrates nicely into VS). This is nice for a small team, being hosted and very elegant and easy to use.

Other options include Subversion and Git. However, without knowing more requirements, it's difficult to suggest the "best" option for a small .NET team. Self-hosted vs. hosted for you is probably the largest factor in making your decision...

纵山崖 2024-10-19 14:14:10

查看 Perforce。免费版本允许 2 个用户、5 个工作站。就配置管理工具而言,付费版本是合理的。

Take a look at Perforce. Free version allows something like 2-users, 5 workstation. Paid version is reasonable as far as configuration management tools go.

小耗子 2024-10-19 14:14:10

尝试一下Plastic SCM 社区版。它是一个免费的版本控制系统,最多可容纳 15 个用户,具有商业支持、分布式(如果您愿意,它可以集中化)并具有集成的差异和合并工具。

希望有帮助。

Give a try to Plastic SCM Community Edition. It is a free version control system for up to 15 users, commercially supported, distributed (if you want to, it can be centralized) and with integrated diff and merge tools.

Hope it helps.

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