1<div id="release-examples"></div> 2<div class="header"> 3<p> 4Previous: [[cvs: release output#release output|release output]], Up: [[cvs: release--Indicate that a Module is no longer in use#release—Indicate that a Module is no longer in use|release]] |[[cvs: Index#SEC_Contents|Contents]]||[[cvs: Index#Index|Index]]|</p> 5</div> 6 7---- 8 9<div id="release-examples-1"></div> 10==== release examples ==== 11 12Release the ‘<tt>tc</tt>’ directory, and delete your local working copy 13of the files. 14 15<div class="example" style="margin-left: 3.2em"> 16 $ cd .. # <span class="roman" style="font-family:serif; font-weight:normal">You must stand immediately above the</span> 17 # <span class="roman" style="font-family:serif; font-weight:normal">sources when you issue ‘<code>cvs release</code>’.</span> 18 $ cvs release -d tc 19 You have <nowiki>[</nowiki>0<nowiki>]</nowiki> altered files in this repository. 20 Are you sure you want to release (and delete) directory `tc': y 21 $ 22</div> 23 24This document was generated on <i>a sunny day</i> using [http://www.nongnu.org/texi2html/ <i>texi2html</i>]. 25