You can work on a project in LyciaStudio simultaneously with your team members, committing changes to the CVS repository.
To add the changes to your local copy of the project, you have to update your local copy.
Update your project before committing your changes to CVS repositories.
To update the project in your workspace, right-click the necessary project in the Project Explorer view and select Team > Update in the context menu:
When you press Update, the processing window will open and you will see how the changes are received:
After this, all the changes will be obtained and your workbench will match the state of the repository.
Your local project will be updated with all the incoming changes:
§ non-conflicting;
§ conflicting;
§ conflicting that can be managed automatically;
§ conflicting that cannot be managed automatically.
You can set the necessary preferences for the updating process.
To specify the updating behavior, go to Window → Preferences and open the Update/Merge page of the Team → CVS preferences:
Related articles: