| <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> |
| <html> |
| <head> |
| |
| <meta http-equiv="Content-Type" |
| content="text/html; charset=ISO-8859-1"> |
| |
| <meta http-equiv="Content-Style-Type" content="text/css"> |
| |
| <link rel="STYLESHEET" href="../book.css" charset="ISO-8859-1" |
| type="text/css"> |
| <title>CVS Resource History View</title> |
| |
| </head> |
| <body style="background-color: rgb(255,255,255);"> |
| |
| <h1 class="Head"> CVS Resource History view</h1> |
| |
| <p class="Intro"> This view provides a list of all the revisions of a resource |
| in the repository. From this view you can compare two revisions, replace |
| (get sticky) or revert (get contents) the corresponding workspace file |
| to the revision, or open an editor on a revision. </p> |
| |
| <p class="Para">Here is what the CVS Resource History View looks like:</p> |
| |
| <p class="Para"><img |
| src="../images/Image216_history_view.gif" |
| alt="CVS Resource History View" width="498" height="157" border="0" align="top"> </p> |
| |
| <p class="Para">For each resource, the following is displayed in the table:</p> |
| |
| <div class="Topic"> |
| <h2> Revision</h2> |
| |
| <p class="Para"> This column displays the revision number in the history. </p> |
| |
| <h2 class="Para">Tags</h2> |
| |
| <p class="Para">The tags that are associated with the revision. Selecting |
| a revision line will list the tags in the lower left pane of the view.</p> |
| </div> |
| |
| <div class="Topic"> |
| <h2> Date</h2> |
| |
| <p class="Para"> This column displays the creation date and time of the revision |
| in the history.</p> |
| </div> |
| |
| <div class="Topic"> |
| <h2> Author</h2> |
| |
| <p class="Para"> This column displays the name of the person who created and |
| authored the version.</p> |
| </div> |
| |
| <div class="Topic"> |
| <h2> Comment</h2> |
| |
| <p class="Para"> This column displays the comment (if any) supplied for this |
| revision at the time it was committed. Selecting a revision line will |
| show the complete comment in the lower right pane of the view.</p> |
| </div> |
| |
| <p><img border="0" src="../images/ngrelr.gif" alt="Related reference" |
| width="159" height="27"> |
| <br> |
| <a href="ref-32.htm">CVS Repositories view</a> </p> |
| |
| <p><img border="0" src="../images/ngrelc.gif" alt="Related concepts" |
| width="159" height="27"> |
| <br> |
| <a href="../concepts/concepts-12.htm">Resources</a> <br> |
| <a href="../concepts/concepts-27c.htm">CVS Repositories</a> <br> |
| <a href="../concepts/concepts-17a.htm">Local history</a> </p> |
| |
| <p> <br> |
| <a href="../hglegal2003.htm"><img src="../images/ngibmcpy2003.gif" |
| alt="Copyright IBM Corporation and others 2000, 2003" border="0"> |
| </a> </p> |
| |
| </body> |
| </html> |