That is right, according to the documentation what the SSH version does is to create a tunnel so instead of using the svn "socket" you would be using a more secured version using the SSH protocol to comunicate between ends.
The difference between svn+ssh:// and creating your own tunnel with PuTTY iss the convenience of the first.
