jCVS II

Version: 
5.4.2
Release date: 
Monday, 1 April, 2002

Categories:

License:

Interface:

Authors/Port authors:

JCVS is a Swing based client that provides a commercial quality GUI client for CVS.

This software is distributed as compressed package. You have to download and manually install it; if prerequisites are required, you will have to manually install them too.

Manual installation

Program is distributed as ZIP package: download to temporary directory and unpack to destination folder. See below for download link(s). Create in the destination folder a file called run.cmd: (script from R. Henschel)

SET JAVA_BASE=x:\java_installation_path
SET JAVA_PATH=x:\java_installation_path
SET PATH=%JAVA_BASE%\JRE\BIN;%JAVA_BASE%\BIN;%PATH%
SET CLASSPATH=%JAVA_BASE%\JRE\LIB\RT.JAR;%JAVA_BASE%\LIB\DT.JAR;%CLASSPATH%
SET INCLUDE=%JAVA_BASE%\INCLUDE;%INCLUDE%
SET LIB=%JAVA_BASE%\LIB;%LIB%
SET LIBRARY_PATH=%JAVA_BASE%\LIB;%LIBRARY_PATH%
SET BEGINLIBPATH=%JAVA_BASE%\JRE\DLL;%BEGINLIBPATH%
SET CLASSPATH=%JAVA_PATH%\lib\dt.jar;%JAVA_PATH%\lib\tools.jar;%JAVA_PATH%\JRE\LIB\RT.JAR;%CLASSPATH% java -jar jcvsii.jar

Change the first two lines to reflect your Java installation and pay attention to possible line break. Then run run.cmd or create an object for it.

 

Following ones are the download links for manual installation:

Record updated last time on: 29/07/2023 - 16:12

Translate to...

Add new comment