All Platforms Installation

All Platforms kit installation procedure.

  1. Create a folder called syncroSVNClient on your local disk.
  2. Within the syncroSVNClient folder, create child folder named in accordance with the application version number. The directory structure looks as follows: /../syncroSVNClient/6.2/
  3. Download the All Platforms Installation package ( syncroSVNClient.tar.gz ) to this folder.
  4. Extract the archive to the same folder.
  5. Run from a command line the script syncroSVNClient.bat on Windows, syncroSVNClientMac.sh on Mac OS X, syncroSVNClient.sh on Unix / Linux.
    Note:
    To change the version of the Java virtual machine that runs the application you have to specify the full path to the Java executable of the desired JVM version in the Java command at the end of the script file, for example:
    "C:\Program Files\Java\jre1.5.0_13\bin\java" -Xmx256m -Dsun.java2d.noddraw=true ...
    on Windows,
    /System/Library/Frameworks/JavaVM.framework/Versions/1.5.0/Home/bin/java "-Xdock:name=SyncroSVNClient" ...
    on Mac OS X.
    Note:

    You must have installed a Java virtual machine 1.5 or later.

    Note:

    Copy to clipboard the license key you have received by email and paste it in the application license dialog.