Versioning your project
Now that our project is complete it is time to version it. If
you were paying close attention while we were committing our file resources
you probably noticed that the repository automatically assigned them version
numbers, or to be more accurate "revision numbers". As we committed
our files the only information we needed to supply was a commit comment.
To version our
project proceed as follows:
-
Select the project JanesTeamProject.
- In the Navigator view select Team > Tag as Version...
- When the Tag Resources dialog opens enter the version name A1 and click
OK.
- Select the CVS Repositories view.
- Expand Versions, and JanesTeamProject. Observe that under JaneTeamProject there
is now a version of this project whose version number is A1. Looking closely
at the contents of folder1 you can also see that the version numbers of
the individual files match the version numbers in our Workbench.

A quick review
Replacing