| <!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>Checking out a project</title> |
| |
| </HEAD> |
| <BODY BGCOLOR="#ffffff"> |
| <h3> Checking out a project</h3> |
| <P CLASS="Para">Coworker Fred has several tasks in front of him: </P> |
| <ul> |
| <li>Fred will add the project to his Workbench</li> |
| <li>Fred will make changes to file1.txt and file2.txt</li> |
| <li>Fred will synchronize and commit his outgoing changes to the two files.</li> |
| </ul> |
| <p>Fred's first step is to add the project to his workspace as follows:</p> |
| <ol> |
| <li>In the CVS Repositories view context menu choose |
| <b>New > Repository Location</b> |
| <blockquote> |
| <blockquote> |
| <p><img src="../images/Image82_repo_new.gif" alt="Context menu" border="0" width="308" height="110"></p> |
| </blockquote> |
| </blockquote> |
| </li> |
| <li> |
| <p CLASS="Para"> |
| In the CVS Repository Location wizard fill in the same repository location that |
| Jane filled in. |
| </li> |
| <li> |
| |
| <P CLASS="Para">In the CVS Repositories view expand the repository location, |
| then expand HEAD.</P> |
| <P CLASS="Para">Under HEAD you should see the project (JanesTeamProject) that |
| Jane created.</P> |
| <blockquote> |
| <blockquote> |
| <P CLASS="Para"><img src="../images/Image83_fred1.gif" alt="Repositories View" border="0" width="294" height="170"></P> |
| </blockquote> |
| </blockquote> |
| </li> |
| <li>Expand folder1 and you should see the three files that Jane created. |
| <blockquote> |
| <p><img src="../images/Image83_fred2.gif" alt="Repositories View" border="0" width="295" height="203"></p> |
| </blockquote> |
| </li> |
| <li>Select the project and choose <b>Checkout as Project</b> |
| from the context menu. |
| <blockquote> |
| <p><img src="../images/Image83_fred3_add.gif" alt="Add to Workspace" border="0" width="395" height="333"></p> |
| </blockquote> |
| </li> |
| <li>Select the Navigator view and observe that it now includes the project |
| JanesTeamProject. </li> |
| </ol> |
| |
| |
| <P> <br> |
| <a href="../hglegal2003.htm"><img src="../images/ngibmcpy2003.gif" alt="Copyright IBM Corporation 2000, 2003. All Rights Reserved." border="0" width="324" height="14"></a> |
| </P> |
| |
| |
| </BODY> |
| </HTML> |