blob: fbd53041a9c2330cf8039bbe2ecde5a46a876c8f [file] [log] [blame]
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html>
<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 content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
<meta content="text/css" http-equiv="Content-Style-Type">
<link type="text/css" charset="ISO-8859-1" href="../book.css"
rel="STYLESHEET">
<title>Sharing a project</title>
</head>
<body bgcolor="#ffffff">
<h3> Sharing a project</h3>
<p class="Para"> Now that a project has been created and a repository
location has been specified, the project can be made available to other
team members.</p>
<ol>
<li>
<p class="Para"> In one of the navigation views select the project
JanesTeamProject.</p>
</li>
<li>
<p class="Para">From the project's context menu choose <b>Team
&gt; Share Project</b>. If more than one repository provider is
installed, select <strong>CVS </strong>and select <strong>Next</strong>.</p>
</li>
<li>
<p class="Para"> In the sharing wizard page, select the location
that was previously created.</p>
<blockquote>
<p><img border="0"
alt="Set Project Sharing" src="../images/Image82_repo_sync1.png"></p>
</blockquote>
</li>
<li>The next page will ask you the module name to create on the
server. Simply use the default value and use the name of the project
you are sharing. Click <span style="font-weight: bold;">Next</span>.<br>
<br>
<div style="text-align: left; margin-left: 40px;"><img src="../images/Image82_repo_sync2.png">
<br>
</div>
<br>
</li>
<li>The next page will allow you to see the files that are going to
be shared with your team. The arrows with the plus sign show that the
files are new outgoing additions. They have never existed on the server
yet. <br>
<br>
<div style="margin-left: 40px;"><img src="../images/Image82_repo_team.png">
</div>
</li>
<li>Press <span style="font-weight: bold;">Finish</span> and you will be prompted
to commit the files. Enter a commit comment to describe the commit you are
making. You can enter anything you like. Press <strong>Finish</strong> when
you are done and the files will be committed.<br>
</li>
<li>Now you have shared the project and all the files have been
committed to the CVS repository. Others can now see your files!<br>
</li>
</ol>
</body>
</html>