| <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> |
| <html lang="en"> |
| <head> |
| <meta name="copyright" content= |
| "Copyright (c) IBM Corporation and others 2000, 2005. This page is made available under license. For full details see the LEGAL in the documentation book that contains this page."> |
| <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> |
| <meta http-equiv="Content-Style-Type" content="text/css"> |
| <link rel="STYLESHEET" href="../book.css" charset="ISO-8859-1" type="text/css"> |
| <title>CVS Sharing wizard</title> |
| </head> |
| <body style="background-color: rgb(255,255,255);"> |
| <h1 class="Head">CVS Sharing wizard</h1> |
| <p class="Para">This wizard helps you share a project with others using a CVS repository. It is available from the |
| <strong>Team > Share Project</strong> menu command of views that display resources such as one of the navigation |
| views and the Java Packages Explorer.</p> |
| <p class="Para">The first page of the Sharing wizard allows you to choose the type of repository you would like to |
| share you project with. If the repository type you wish to share with is not listed, you can click the Show All |
| Wizards checkbox to see repository types that are installed but not enabled.</p> |
| <p class="Para"><img align="top" border="0" src="../images/cvs-share1.png" alt="Sharing wizard"></p> |
| <p class="Para">Selecting CVS will bring you to the CVS Sharing wizard. On the first page of the CVS wizard, you can |
| select the repository you wish to share with. If the repository is not in the list, you can select to create a new |
| repository. If you choose to create a new location, the page from the <a href="ref-40.htm">New Repository Location |
| wizard</a> is shown.</p> |
| <p class="Para"><img align="top" border="0" src="../images/cvs-share2.png" alt="CVS Sharing wizard"></p> |
| <p class="Para">After you have selected the repository, you must indicate the name of the module that will be used to |
| share the project. You can choose to use the same name as the local project or you can type in a path containing one |
| or more folder segments indicating the remote module. There is also an option to reconnect the local project to an |
| existing module.</p> |
| <p class="Para"><img align="top" border="0" src="../images/cvs-share3.png" alt="CVS Sharing wizard"></p> |
| <p class="Para">The final page of the CVS Sharing wizard allows you to decide which resources to commit and which to |
| ignore. There are toolbar items for changing the layout of the view and for committing and ignoring resources. If |
| there are resources left in the view when Finish is pressed, you will be prompted to commit the remaining resources |
| in the background (if the <em>Launch the Commit Wizard</em> option is enabled) which will allow you to return to work |
| while the commit takes place.</p> |
| <p class="Para"><img align="top" border="0" src="../images/cvs-share4.png" alt="CVS Sharing wizard"></p> |
| <h3 class="related">Related reference</h3><a href="ref-40.htm">Add CVS Repository wizard</a> |
| </body> |
| </html> |