Export to GitHub

jigomerge - Requirements.wiki


Details

The following tools are required * Subversion client 1.6.6+ * Groovy 1.6+

Manual Installation

If you manually install those tools, add them into the PATH or Path environment variable.

Debian-based Linux

You can install the following packages * subversion : sudo apt-get install subversion * groovy : sudo apt-get install groovy

Installation Check

In order to check the installation, open a command-line program and run * svn --version * groovy -version

Ok ! Everything is set up, you are ready to use jigomerge !!