CVS synchronization

From Plex-XML

Jump to: navigation, search

This page shows how to

  • get updates from the CVS repository to your local machine (Called 'update' in CVS notation)
  • send updates from your local machine to the repository (Called 'commit' in CVS notation)


First you need to synchronize with the repository

Image:CVSSynch.png


This will open a new Eclipse perspective called 'Synchronize' and compare the server content with the local content to detect conflicts or possible updates. At least for the first time Eclipse will ask before the perspective changes.

Image:ConfirmOpenPerspective.png



Update changes from CVS to your local machine

Commit changes from your local machine to CVS

Image:CVSCommit.png

Personal tools