trying to figure out a way to do a checkout from a remote svn server (mine) that has ssh on an alternate port - say 2222 svn checkout svn+ssh:///remote_server.remote_domain.com:2222/path/to/svn is clearly something it doesn't like and I can't seem to find that information in svnbook.org can someone tell me how I might get this done? Craig