Re: ra_svn tunneling URL syntax
From: Bruce Atherton <bruce_at_callenish.com>
Date: 2002-12-05 02:23:11 CET
At 11:49 AM 12/4/2002, Greg Hudson wrote:
>ra_svn tunneled over ssh is a fundamentally different protocol than
I'm confused. So what else is new? :-)
I'm sure you've forgotten more about ssh than I will ever know, but isn't
Say I am working from home and want to use Subversion to check out code
ssh -l mysshid -L 60662:svn.internal.work.net:51662 ssh.public.work.net
and enter my ssh password to authenticate myself.
Now I can use "svn://localhost:60662/trunk" as the URL that I pass to the
What am I missing that makes this invalid? Authorization?
---------------------------------------------------------------------
|
This is an archived mail posted to the Subversion Dev mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.