Replacing resources in the Workbench
To replace Workbench resources with versions in the repository:
- Select a resource in the Navigator view.
- From the resource's pop-up menu, select one of the following menu items:
- Replace With > Latest From Repository - replace the Workbench
resource with the latest resources currently committed to the branch that
the local project is shared with.
- Replace With > Branch or Version - replace the Workbench resource
with a specific version or branch that you select in the repository. When
you select this option, another window opens, so that you can browse through
the branch and version tags in the repository and select the one that
you want.
- Replace With > Revision - (available only on a file) replace
the Workbench file with another revision of the file. When you select
this option, a dialog opens to allow you to select a revision from the
list of available ones. A test window displays the comparison between
the local revision and the selected remote revision.

Team programming with CVS
Branches
Versions
Synchronizing with a CVS repository

Checking out a project from a CVS repository
Sharing a new project using CVS
Viewing a File's Revision History
Branching
Synchronizing with the repository