I have access to a server via standard ssh, logging in password-less via a key.
On that remote server i can access another server, which has svn on a non-default port, like 174.53.45.6:3456.
I'd like to be able to connect to that svn from my own local machine without having to manually start a putty tunnel process every time.
Is there a way to do this?