Increasing the amount of memory that Syncro SVN Client uses on Windows
To increase the memory available to
Syncro SVN Client on Windows:
Restart Syncro SVN Client. Go to and verify the amount of memory that is actually available (see the last row
in the About dialog). In case Syncro SVN Client does not start
and you receive and error message saying that it could not start the JVM, decrees the
-Xmx parameter and try again.
For Windows Vista/7, copy the
syncroSVNClient.vmoptions to your desktop (or to any other
folder with write access), modify it there, then copy it back to the
Syncro SVN Client
installation folder.
Note: The parameters from the .vmoptions file are
used when you start Syncro SVN Client with the oxygen launcher (or with the
desktop shortcut). In case you use the command line script
oxygen.bat/oxygen.sh, modify the
-Xmx parameter in the script file.
Setting a system property
To set a system property, you have to provide a parameter of the following
form:
-Dproperty.name=value
You can also set a system property through a parameter prefixed with
-Doxy
in the command line used to start the
application:
syncroSVNClient.exe "-Doxyproperty.name=value"
All system properties are displayed in the System properties tab of
the About dialog.