带有“锁定"功能的免费或廉价 VCS而不是“合并"? [英] Free or inexpensive VCS with "Lock" instead of "Merge"?

查看:21
本文介绍了带有“锁定"功能的免费或廉价 VCS而不是“合并"?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我一直在使用多个 VCS 系统并想知道:

I've been using several VCS systems and wondered:

是否有任何免费或便宜的 VCS 能够锁定文件而不是不断合并?

Is there any free or inexpensive VCS with ability to lock files instead of constantly merging?

几乎所有的开源 VCS 都支持合并......但是如果你生成 1 个太多的修订版,有太多要合并的内容,过了一段时间,源代码会在试图处理所有合并时发疯.

Almost all the open-source VCSs out there support merge... but if you generate 1 too many revisions, there is too much to merge and after while, source code goes crazy trying to deal with all the merges.

问题:我们有一个团队,每天产生大约 100 多个更改,合并一个更改团队让我们被每个开发人员必须提交的许多更改所淹没.

Problem: We have a team that generates ~ 100+ changes per day and merging a team of changes leaves us swamped with many, many changes each developer has to commit.

有没有比合并更好的解决方案的想法?

Any ideas for a better solution than merge?

使用 HG(尝试过 GIT、Bazaar 等)

Using HG (Tried GIT, Bazaar, etc.)

推荐答案

SVN 允许您锁定单个文件.但是不支持锁定整个目录.

SVN allows you to lock individual files. There's no support for locking whole directories though.

这篇关于带有“锁定"功能的免费或廉价 VCS而不是“合并"?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆