[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: ra_svn over ssh

From: Will Andrews <will_at_csociety.org>
Date: 2002-12-06 18:40:34 CET

On Fri, Dec 06, 2002 at 11:41:30AM -0500, Greg Hudson wrote:
> I've added tunnel agent support to ra_svn in rev 4028. (For tarball
> users, you'll have to wait until 0.17.) From the updated INSTALL
> file:
>
> You can also run ra_svn over ssh or any similar tool. To do
> this, create a server group for the repository server in
> ~/.subversion/servers, and set the variable "svn-tunnel-agent"
> to "ssh". An example:
>
> [groups]
> mygroup = server.host.name
>
> [mygroup]
> svn-tunnel-agent = ssh
>
> (Right now you can't put any arguments to ssh in that variable.
> That may change.) Make sure svnserve is in your path on the
> server.

Note that for SSH at least, you can specify these options in
$HOME/.ssh/config, for the server host. That can help with
things like username, tunnelling of ssh, ssh protocol, etc.

Regards,

-- 
wca
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Dec 6 18:44:33 2002

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.