CVS Support
The IDE provides two options for working with CVS:
- Through the built-in CVS client module. This module is a CVS client written
in the JavaTM language that provides a direct protocol
connection to CVS repositories. This module supports only pserver connections
and does not support the edit, watch, or lock commands.
- Through the CVS profile in the generic VCS module. The IDE contains a profile
of CVS commands and variables that enables the IDE to interact with the command-line
CVS executable. CVS must be installed on your system to use this module.
The CVS command-line executable is available for no charge from the GNU web
site at www.gnu.org and other sites. Some operating systems, such
as Microsoft Windows 98, require additional software to use the CVS command-line
executable.
CVS documentation is available from www.gnu.org/manual/cvs-1.9/html_chapter/cvs_toc.html.
Legal Notices