Does the CodeWarrior IDE support version control systems?

Yes, CodeWarrior IDE does provide support for the version control systems. One of the version control system supported by the CodeWarrior IDE is CVS.

To use CVS with the CodeWarrior IDE:

  1. From the IDE menu bar, select Window > Show View > Other.

    The Show View dialog box appears.

  2. Expand the CVS tree control and select CVS Repositories.
  3. Click OK.

    The CVS Repositories view appears.

  4. Click the Add CVS Repository command on the CVS Repositories view toolbar.

    The Add CVS Repository dialog box appears (refer to the image, Add CVS Repository Dialog Box listed below).

  5. Enter host name and path of the repository that you want to browse through in the Host and Repository path text boxes respectively.
  6. Enter user name and password in the User and Password text boxes respectively.
    Figure 1. Add CVS Repository Dialog Box

    Add CVS Repository Dialog Box

  7. Click Finish.

    You can browse through the specified repository in the CVS Repository view.

  8. Right-click the desired folder and select the desired action from the context menu to perform CVS actions, such as Check Out (refer to the image listed below).
    Figure 2. CVS Repository View

    CVS Repository View

You can now use CVS with the CodeWarrior IDE.