Chapter 9


Integrating a CVS version control system

In team development projects where more than one developer may work on the same code, there are a number of challenges, such as:

Forte for Java helps you meet these challenges by making it possible to use the popular (and free) Concurrent Versions System (CVS) version control software from within the IDE. Using CVS also can be useful for you to keep a history of revisions you make to your applications as they are in development.


Contents Prev Next Index