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:

  1. Select the project JanesTeamProject.

  2. In the Navigator view select Team > Tag as Version...
  3. When the Tag Resources dialog opens enter the version name A1 and click OK.
  4. Select the CVS Repositories view.
  5. 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.

     

    Repositories View and Navigator View

Next topic A quick review 

Back to previous topic Replacing

Copyright IBM Corporation 2000, 2002. All Rights Reserved.