阅读背景:

为什么要避免版本控制系统中的悲观锁定?

来源:互联网 

Based on a few posts I've read concerning version control, it seems people think pessimistic locking in a version control system is a bad thing. Why? I understand that it prevents one developer from submitting a change while another has the file checked out, but so what? If your code files are so big that you constantly have more than one person working on them at the same time, I submit that you should reorganize your code. Break it up into smaller functional units.Based on a few posts I've read concerning versi




你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: