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:
- From the IDE menu bar, select Window > Show View > Other.
The
Show View
dialog box appears.
- Expand the CVS tree control and select CVS Repositories.
- Click OK.
The
CVS Repositories
view appears.
- 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).
- Enter host name and path of the repository that you want to browse through in the Host and Repository path text boxes respectively.
- Enter user name and password in the User and Password text boxes respectively.
Figure 1. Add CVS Repository Dialog Box 
- Click Finish.
You can browse through the specified repository in the
CVS Repository
view.
- 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 
You can now use CVS with the CodeWarrior IDE.