
Installation instructions for jCVS 4.7.2

0. Prerequisites

	Java 1.1.[46]
	GNU patch (gnupatch.zip)
	
  GNU patch is available at the usual places (Hobbes, LEO). You will
  also need the EMX 0.9c runtime.

1. Download jcvs-src.zip (see http://www.ice.com/java/jcvs/index.shtml).

2. Unzip the jCVS distribution into your cvs directory.

	unzip jcvs-src.zip -d x:\cvs

3. To build and install jCVS:

	x:
	cd \cvs\jCVS-4.7.2
	patch -p0 -i diffs
	install

   This will also create a jCVS folder on your desktop containing a
   Java program object and a URL object for the documentation.

4. Edit application\Properties.txt and adjust the OS/2 specific properties
   at the end of the file.

