CVS Integration

Top  Previous  Next

This section describes Code Collaborator integration with CVS:

The GUI Client can upload local changes to files controlled by CVS before they are checked into version control. The GUI Client can also upload arbitrary CVS diffs, or the difference between two Labels or dates.

The Command Line Client can upload local changes to files controlled by CVS before they are checked into version control. The  Command Line Clientcan also upload arbitrary CVS diffs.

Eclipse Plug-in

The Eclipse Plug-in integrates with the Eclipse CVS team plug-in so you can upload locally modified files with full support from the CVS Eclipse code.

 

Supported Versions

Our Command Line Client uses your own CVS command-line client (cvs) to communicate with the server.  We support these versions:

v1.11.1 and later
v1.11.0 and before, only ccollab addcvsdiffs is supported
CvsNT (Windows-only)

 

The Eclipse Plug-in uses the Eclipse CVS plug-in to communicate with the CVS server.

Because we use client applications already present on your computer, we support all protocols, authentications, proxies, and other client configuration options you are currently using.