C.3. CVS Client Software
There is a variety of client access methods for using CVS on your development box.
- There are some great graphical clients for Linux, Windows, and Mac at http://www.cvsgui.org. These also give you the same access to all the command line cvs commands.
- jCVS is a great cross-platform graphical CVS client available at http://www.jcvs.org.
- jEdit is a great cross-platform text editor written in java, which not only has a CVS module that allows you to commit (upload) files directly from the editor, but also has a Interchange Tag Language (and Perl language) colorizer/parser. It is available from http://www.jedit.org.
Copyright 2001 Dan Browning <danpb@mail.com>. Freely redistributable under terms of the GNU General Public License.