Install Syncro SVN Client on Mac OS X
Choosing an Installer
System Requirements
- Operating system
-
OS X version 10.8 64-bit or later
- CPU
-
- Minimum - Intel-based Mac, 1 GHz
- Recommended - Dual Core class processor
- Memory
-
- Minimum - 1 GB of RAM
- Recommended - 2 GB of RAM
- Storage
-
- Minimum - 200 MB free disk space
- Recommended - 500 MB free disk space
- Java
-
Syncro SVN Client requires Java to run. OS X includes Java by default or it will install it on the first attempt to run a Java application.
Syncro SVN Client only supports official and stable Java Virtual Machines with the version number 1.6.0 or later (the recommended version is 1.6.0 from Apple). Syncro SVN Client may work with JVM implementations from other vendors, but there is no guarantee that other implementations will work with future Syncro SVN Client updates and releases.
Syncro SVN Client uses the following rules to determine which installed version of Java to use:
- If you start Syncro SVN Client with the application launcher (.app) file
then:
- If you use the zip distribution for OS X Syncro SVN Client uses the Apple Java SE 6 available on your Mac computer
- If you use the tar.gz distribution that contains a bundled JRE then Syncro SVN Client will use that bundled JRE
- If you start Syncro SVN Client using a startup .sh script then:
- If a bundled JRE is available then it will be used
- Otherwise, if the
JAVA_HOME
environment variable is set then the Java distribution indicated by it will be used - Otherwise, the version of Java pointed to by your
PATH
environment variable will be used
If you run Syncro SVN Client using the
syncroSVNClient.sh
script, you can change the version of Java used by editing to script file. Go to the Java command at the end of the script file and specify the full path to the Java executable of the desired JVM version. For example:/System/Library/Frameworks/JavaVM.framework/Versions/1.6.0/Home/bin/java "-Xdock:name= ...
- If you start Syncro SVN Client with the application launcher (.app) file
then:
OS X Installation
To install Syncro SVN Client on OS X, follow these steps:
- Download the OS X installation package (syncroSVNClient.dmg).
- Validate the integrity of the downloaded file by checking it against the MD5 sum published on the download page.
- Double-click the syncroSVNClient.dmg disk image file to mount it.
- Drag/Copy the
folder to your
/Applications
folder (or another location if you wish).Do not copy the files/folders from within thefolder (always copy the folder itself), otherwise you will omit invisible files/folders and the application may no longer start.
Syncro SVN Client is now installed. - Start Syncro SVN Client, using one of the following methods:
-
Double-click
Syncro SVN Client.app
. - Run
sh syncroSVNClientMac.sh
in the command line interface.
Notice
You can start multiple instances on the same computer by running the following command for each new instance:open -n SyncroSVNClient.app
-
- To license your copy of Syncro SVN Client, go to to enter your license key.