Synchronizing a project

Now that a project has been created and a repository location has been specified, the project can be made available to other team members.

  1. In the Navigator view select the project JanesTeamProject.

  2. From the project's context menu choose Team > Share Project. If more than one repository provider is installed, select CVS and select Next.

  3. In the sharing wizard page, select the location that was previously created.

    Set Project Sharing

  4. 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 Next.



  5. 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.

  6. Press Finish and you will be asked to commit files. Answer Yes and then Yes again when asked to add the new files. Finally, you have to enter a commit comment to describe the commit you are making. You can enter anything you like.
  7. Now you have shared the project and all the files have been committed to the CVS repository. Others can now see your files!

Legal notices