Linuxシステムの下でCVSのアカウント制御操作の概要
cvs commit
cvs -d /usr/local/cvsroot init
cvs update
cvs-H command(コマンドcommandの使用方法をリスト) 注意:CVSを使用してソースコードを管理し、コードの取得、更新はCVSコマンドで行う.CVSのアカウント管理コマンドの使用について説明します。
一、アカウントを追加する:
コードのコピー
コードのコピー
htpasswd $CVS_HOME/CVSROOT/passwd username
New password:
Re-type new password:
Updating password for user username
コードのコピー
vi $CVS_HOME/CVSROOT/passwd
コードのコピー
username:wiAgqUKhC59xoshjiang:pBZcGq5X5zK1U:cvsroot
コードのコピー
username:wiAgqUKhC59xo:cvsroot