*** create new account
1. log in as a admin
c:\> set cvsroot=:pserver:administrator@127.0.0.1/repo_name
c:\>cvs login
2. Create
c:\>cvs passwd -r admin_account -a new_name
3. try to log in with new account
c:\>set cvsroot=:pserver:new_name@127.0.0.1/repo_name
c:\>cvs login
**Delete account
1.log in with admin account
c:\>cvs login
c:\>cvs passwd -X account_name
* replace password
1.log in with admin or account
c:\>cvs login
c:\>cvs passwd user_name
댓글 없음:
댓글 쓰기