首页 诗词 字典 板报 句子 名言 友答 励志 学校 网站地图
当前位置: 首页 > 教程频道 > 软件管理 > VSTS >

cvs nt 2.0 配备

2012-09-24 
cvs nt 2.0 配置after install cvs nt , run cmd , run following commandsset cvsrootg:\Rootcvs passwd

cvs nt 2.0 配置
after install cvs nt , run cmd , run following commands

set cvsroot=g:\Root

cvs passwd -a -r Administrator cvsadmin

cvs passwd -a -r Administrator test5

添加两个与本地Administrator绑定的用户 cvsamin test5

在wincvs 某一模块上 ctrl+l

cvs chacl -R test5:rwc

在wincvs 的客户端某一模块上运行, 给予某个用户 读写创建的权利

cvs chown test5 //将模块的 owner改为 test5

cvs lsacl

显示模块的权限情况

热点排行