After months of using RapidSVN, I've decided to go back and use Netbeans integrated SVN client. However it started to hang my Netbeans IDE when I've been committing stuff into repo. After 5-6 attempts Netbeans finally committed stuff but come on - 6 IDE restarts to make one commit? Hell no!

Go into:

Tools --> Options --> Miscellaneous -->Versioning --> Subversion

Find: Path to the SVN executable File: and change it into:

/usr/bin

Restart your IDE and use it with SVN client without any hangs. You should also disable any plugins you are not using.