简体   繁体   English

是否有“连续”版本控制?

[英]Is there “continuous” versioning?

Is there any revision control/subversioning system out there that allows you/ a group to check out the latest version, and then collaboratively work on it simultaneously?是否有任何版本控制/颠覆系统允许您/团队检查最新版本,然后同时协作处理? I am thinking something similar to how Gobby works in terms of allowing everyone to edit a document at the same time, but more "repository" based if that makes sense.我正在考虑类似于Gobby的工作方式,即允许每个人同时编辑文档,但如果有意义的话,更多的是基于“存储库”。

svn and bzr, and probably cvs, all allow this, however the conflict resolution can always be tedious if you're all working on the same part of the code. svn 和 bzr,可能还有 cvs,都允许这样做,但是如果你们都在处理代码的同一部分,那么解决冲突总是很乏味。

You mean something like Etherpad ?你的意思是像Etherpad这样的东西?

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM