svn+ssh on alternate ssh port

Craig White craigwhite at azapple.com
Thu Mar 9 11:30:17 MST 2006


On Thu, 2006-03-09 at 11:18 -0700, Alex Dean wrote:
> 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/...'
----
when I read through the example for rsh...it made sense to me then...

thanks

Craig



More information about the PLUG-discuss mailing list