什么是最好的锁定版本控制系统?

发布于 2025-01-07 13:54:37 字数 241 浏览 0 评论 0原文

我希望在我的办公室实施源版本控制系统。我们开发移动应用程序,因此有大量不同的项目需要控制。我也不想要一个合并的系统。根据我的经验,这会引起太多麻烦,因此我想要一个锁定系统,只有一个人可以同时处理一个文件。人们可以推荐什么?我倾向于 Windows 上的 VisualSVN 和 TortoiseSVN,但我不确定是否可以将其设置为只加锁不合并。

I am looking to implement a source version control system at my office. We develop mobile apps and therefore have a large variety of different projects that need to be controlled. I also do not want a system that merges. This in my experience causes too many headaches and as such I want a locking system whereby only one person can work on a file at the same time. What can people recommend? I'm leaning towards VisualSVN and TortoiseSVN on Windows but I'm not sure if it can be set to only locking and not merge.

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

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

发布评论

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

评论(2

魔法少女 2025-01-14 13:54:37

VCS,可用于锁定模型(如果需要,还可以合并)

  • SVN
  • Plastic SCM

(如果我们说“...在最佳类别中...”)

VCS, can be used in lock-model (and merge, if wanted)

  • SVN
  • Plastic SCM

(if we say "...in BEST category...")

往事随风而去 2025-01-14 13:54:37

我会推荐Perforce,它有一个锁定机制。

我看到该线程上已经出现了反锁定评论,但如果您热衷于锁定,Perforce 提供了一个中央服务器,您可以在其中跟踪谁锁定了哪些文件。如果/当您决定不锁定时,有一个升级路径,因为它还有一个强大的合并和集成系统。

I'll recommend Perforce, it has a locking mechanism.

I see the anti-locking comments appearing on this thread already, but if your heart is set on locking, Perforce offers a central server where you can track who has which files locked. There's an upgrade path if/when you decide against locking, because it also has a robust merging and integration system.

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