We can share a project with other users using CVS.
To share a project us choose the Team > Share Projectoption in the drop-down menu on a project.
This brings up another screen where you specify the parameters for the source control repository.
CVS Share Project window
Complete the wizard to share the project to the CVS server.
Only actual files in the project, and the directory structure containing them, can be properly controlled by the repository. Empty directories are not taken into account.
When the project has been shared, we can synchronize with the repository to commit our own changes as well as receiving changes made by other people.
Select Team > Synchronize with Repository to bring up the synchronize view:
This view shows which files need to be updated as well as which files there are updates to. After committing the changes the navigator will show additional info for the files.
Parent topic: Team Support