Frequently Asked Questions

Can I use my single license on multiple machines?

Yes, SmartSVN is licensed on a per-user basis. This means that one user can use SmartSVN on multiple machines as long as it is ensured that no one else uses SmartSVN with his/her license.

I have used SmartSVN with my working copies and now my older SVN clients do not work anymore

SmartSVN upgrades working copies automatically, as all other SVN clients do. Upgrading is necessary to support all features of Subversion. However, you can downgrade working copies to the foregoing SVN version with Help|Downgrade Working Copy.

Can't connect to my svnserve server

Ensure, that a personal firewall is not blocking the connection.

Some nVidia motherboards have a built-in hardware firewall which by default is active. One needs to install the latest drivers and the management tools from nVidia to be able to deactivate the hardware firewall.

Can't ignore files

Files only can be ignored, if they are unversioned (see table column "Local State").

Supported protocols

SmartSVN supports the http://, https://, svn:// and svn+ssh:// protocols.

The file:// protocol is not supported, because it would be technically very difficult to implement and the svn:// protocol is a very simple to set up alternative.

Can't connect to SSL servers which are using 4096 Bit encryption

First, you need to have Java Runtime Environment 5.0 installed. Furthermore, due to import control restrictions of some countries you have to install JCE Unlimited Strength Certificates for this JRE.

Refreshing of the project is slow

The time used for refreshing depends on the visible file table columns. Try to disable the "expensive" columns listed for View|Table Columns.

On Linux, SmartSVN does not start

This problem is related to GNU Java (GCJ) and can be solved by installing the latest Java Runtime Environment from Sun.

Mac OS X: SmartSVN crashed when typing characters

You might have a keyboard which uses a 32-bit driver, whereas SmartSVN runs with 64 bit. Please uninstall the 32-bit keyboard driver and try a 64-bit driver instead, e.g. the default one from Apple.

Windows: SmartSVN crashes when changing the Windows Theme

This is a known problem of the Java Runtime Environment (see also bug 6588271) on Windows XP and newer. It does no harm to your working copy. Simply exit SmartSVN (Project|Exit or right click the tray icon and choose Exit) and restart it. Alternatively, you can configure SmartSVN to use the platform-independent look and feel.

Cannot launch SmartSVN on 64-bit Windows

SmartSVN uses a 32-bit launcher and file-watcher DLL. Starting a 64-bit Java Runtime Environment from a 32-bit launcher or loading the 32-bit DLL from a 64-bit JRE will not work.

Just download the application bundle with (32-bit) JRE and it should work without problems.

Other problems?

Check the Problems section in the Technical Articles area.