/[texi2html]/texi2html/Tests/ccvs_res/cvs_7.html
ViewVC logotype

Diff of /texi2html/Tests/ccvs_res/cvs_7.html

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.23 by pertusus, Tue Aug 9 17:19:22 2005 UTC revision 1.24 by pertusus, Tue Aug 23 23:51:13 2005 UTC
# Line 11  Send bugs and suggestions to <texi2html- Line 11  Send bugs and suggestions to <texi2html-
11    
12  -->  -->
13  <head>  <head>
14  <title>CVS--Concurrent Versions System v1.12.1.1: 7. Adding, removing, and renaming files and directories</title>  <title>CVS&mdash;Concurrent Versions System v1.12.1.1: 7. Adding, removing, and renaming files and directories</title>
15    
16  <meta name="description" content="CVS--Concurrent Versions System v1.12.1.1: 7. Adding, removing, and renaming files and directories">  <meta name="description" content="CVS&mdash;Concurrent Versions System v1.12.1.1: 7. Adding, removing, and renaming files and directories">
17  <meta name="keywords" content="CVS--Concurrent Versions System v1.12.1.1: 7. Adding, removing, and renaming files and directories">  <meta name="keywords" content="CVS&mdash;Concurrent Versions System v1.12.1.1: 7. Adding, removing, and renaming files and directories">
18  <meta name="resource-type" content="document">  <meta name="resource-type" content="document">
19  <meta name="distribution" content="global">  <meta name="distribution" content="global">
20  <meta name="Generator" content="texi2html">  <meta name="Generator" content="texi2html">
# Line 140  The files or directories specified with Line 140  The files or directories specified with
140  already exist in the current directory.  To add a whole  already exist in the current directory.  To add a whole
141  new directory hierarchy to the source repository (for  new directory hierarchy to the source repository (for
142  example, files received from a third-party vendor), use  example, files received from a third-party vendor), use
143  the <code>import</code> command instead.  See section <a href="cvs_16.html#SEC139">import--Import sources into CVS, using vendor branches</a>.  the <code>import</code> command instead.  See section <a href="cvs_16.html#SEC139">import&mdash;Import sources into CVS, using vendor branches</a>.
144  </p>  </p>
145  <p>The added files are not placed in the source repository  <p>The added files are not placed in the source repository
146  until you use <code>commit</code> to make the change  until you use <code>commit</code> to make the change
# Line 160  it is enabled, see section <a href="cvs_ Line 160  it is enabled, see section <a href="cvs_
160  saved in the version history inside the repository when  saved in the version history inside the repository when
161  the file is committed.  The <code>log</code> command displays  the file is committed.  The <code>log</code> command displays
162  this description.  The description can be changed using  this description.  The description can be changed using
163  <samp>`admin -t'</samp>.  See section <a href="cvs_16.html#SEC120">admin--Administration</a>.  If you omit the  <samp>`admin -t'</samp>.  See section <a href="cvs_16.html#SEC120">admin&mdash;Administration</a>.  If you omit the
164  <samp>`-m <var>description</var>'</samp> flag, an empty string will  <samp>`-m <var>description</var>'</samp> flag, an empty string will
165  be used.  You will not be prompted for a description.  be used.  You will not be prompted for a description.
166  </p></dd></dl>  </p></dd></dl>
# Line 326  later merge the removals to another bran Line 326  later merge the removals to another bran
326  <h2 class="section"> 7.3 Removing directories </h2>  <h2 class="section"> 7.3 Removing directories </h2>
327    
328  <p>In concept removing directories is somewhat similar to  <p>In concept removing directories is somewhat similar to
329  removing files--you want the directory to not exist in  removing files&mdash;you want the directory to not exist in
330  your current working directories, but you also want to  your current working directories, but you also want to
331  be able to retrieve old releases in which the directory  be able to retrieve old releases in which the directory
332  existed.  existed.

Legend:
Removed from v.1.23  
changed lines
  Added in v.1.24

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26