home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 10 Tools / 10-Tools.zip / cvs110.zip / cvs / jCVS-4.7.2 / INSTALL < prev    next >
Text File  |  1998-08-04  |  720b  |  31 lines

  1.  
  2. Installation instructions for jCVS 4.7.2
  3.  
  4. 0. Prerequisites
  5.  
  6.     Java 1.1.[46]
  7.     GNU patch (gnupatch.zip)
  8.     
  9.   GNU patch is available at the usual places (Hobbes, LEO). You will
  10.   also need the EMX 0.9c runtime.
  11.  
  12. 1. Download jcvs-src.zip (see http://www.ice.com/java/jcvs/index.shtml).
  13.  
  14. 2. Unzip the jCVS distribution into your cvs directory.
  15.  
  16.     unzip jcvs-src.zip -d x:\cvs
  17.  
  18. 3. To build and install jCVS:
  19.  
  20.     x:
  21.     cd \cvs\jCVS-4.7.2
  22.     patch -p0 -i diffs
  23.     install
  24.  
  25.    This will also create a jCVS folder on your desktop containing a
  26.    Java program object and a URL object for the documentation.
  27.  
  28. 4. Edit application\Properties.txt and adjust the OS/2 specific properties
  29.    at the end of the file.
  30.  
  31.