CVS

トップ ページ
添付ファイル:
Eメールのメッセージ
+ (text/plain)
このメッセージを削除
このメッセージに返信
著者: Rod Roark
日付:  
題目: CVS
CVS comes with excellent documentation. On my (Mandrake 7.0) system
it's in /usr/doc/cvs-1.10.7/.

-- Rod
http://www.sunsetsystems.com/

On Fri, 28 Jul 2000, wrote:
> I would like to begin learning how to use CVS. I have been using
> RCS for my Perl scripts and such (simple co, ci), but would like
> to learn CVS. I have some engineers that use it extensively, and
> would like to understand a bit more about it.
>
> Is there a CVS for idiots guide around to get me started?
>
> I have it installed, $CVSROOT is set, and I did a 'cvs init'.