jCVS Application Requirements
Requirements
jCVS is a Java application. It uses the CVS client/server
protocol provided via the inetd interface. Here are the
specific requirements to use the jCVS application.
- Java 1.1 Installation
-
jCVS is coded using Java 1.1. This makes it incompatible
with Java 1.0.
- CVS Server
-
jCVS uses the CVS client server protocol. Therefore
you need to have a host that runs the CVS server and
provides the actual source code repository. This is
typically a UNIX host.
- TCP Connection
-
jCVS uses the CVS client server protocol over TCP.
Therefore, you need a TCP connection between the
system you run your jCVS client on, and the system
that the CVS server is run on.
$Id: Requirements.html,v 2.1 1997/04/19 05:12:50 time Exp $
Copyright (c) 1997 By Timothy Gerard Endres
jCVS is licensed to you under the GNU General Public License.