t********k 发帖数: 808 | 1 Weblogic的CVS问题
请问哪位DX用过CVS?
我在用CVSNT和TortoiseCVS
特别是在bea weblogic8.1的workshop上
现在workshop上没有cvs edit和cvs unedit菜单项
我已经在TortoiseCVS设置了watch on
在资源管理器上有了edit和unedit菜单项
如果没有这二项
那怎么lock我在编辑的文件呢?
否则大家一起来
不是乱套了?
谢谢 | m**c 发帖数: 90 | 2
CVS: C stands for "Concurrent" :-) You must have used VSS before, CVS
doesn't require user to lock the file in order to edit, in fact, it encourges
user to edit the same file at the same time. Just make sure before committing
your changes, do update first, it will automatically merge (very good) the
changes if your version of file is out of date, otherwise, it will report
conflicts and prevents you to commit until you resolve the conflicts. I don't
recommend to use CVSNT, it is not stable a
【在 t********k 的大作中提到】 : Weblogic的CVS问题 : 请问哪位DX用过CVS? : 我在用CVSNT和TortoiseCVS : 特别是在bea weblogic8.1的workshop上 : 现在workshop上没有cvs edit和cvs unedit菜单项 : 我已经在TortoiseCVS设置了watch on : 在资源管理器上有了edit和unedit菜单项 : 如果没有这二项 : 那怎么lock我在编辑的文件呢? : 否则大家一起来
|
|