前: release output, 上: release


A.15.3 release の使用例

ディレクトリ tc の放棄判定をしてから作業ディレクトリを削除しま す。

     $ cd ..         # `cvs release' は作業ディレクトリの
                     # すぐ上で実行しなくてはいけません。
     $ cvs release -d tc
     You have [0] altered files in this repository.
     Are you sure you want to release (and delete) directory `tc': y
     $