2007-10-12

cvs中用户创建,权限,

关键字: 版本管理
CVS 独自认证 要求: 1. 取消选择CVSnt -> service control panel ->advanced 下的 'impersonation enable' 选项 ; 2. 选中 'use local user for pserver authentication instead of domain user'; 3. 启动'cvs service' 和 'cvs lock service' ; 4. 使用 'pserver' 协议. 一、CVS版本库的搬移(服务器端)步骤: 1、安装cvsnt,这没有多说的。下一步 2、设置cvs库的目 ...