On Mar 9, 2006, at 11:07 AM, Craig White wrote: > On Thu, 2006-03-09 at 10:44 -0700, Mike Garfias wrote: >>> From the svnbook: >> [tunnels] >> joessh = $JOESSH /opt/alternate/ssh -p 29934 >> In this case, accessing a svn+joessh:// URL would invoke the >> particular SSH binary with -p 29934 as argumentsuseful > > rsh = rsh > craigssh = /usr/bin/ssh -p 222 > > $ svn checkout craigssh://remote.host.com/home/craig/my-db_svn my- > db_svn > svn: Unrecognized URL scheme for > 'craigssh://remote.host.com/home/craig/my-db_svn' Looks like you need to do 'svn+craigssh://remote.host.com/...' . --------------------------------------------------- PLUG-discuss mailing list - PLUG-discuss@lists.plug.phoenix.az.us To subscribe, unsubscribe, or to change you mail settings: http://lists.PLUG.phoenix.az.us/mailman/listinfo/plug-discuss