svn+ssh on alternate ssh port

Alex Dean alex at crackpot.org
Thu Mar 9 11:18:52 MST 2006


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/...'
.





More information about the PLUG-discuss mailing list