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

Re: on svnserve (was Re: pitiful dav performance)

From: Greg Hudson <ghudson_at_MIT.EDU>
Date: 2003-02-26 18:04:22 CET

On Wed, 2003-02-26 at 02:40, seanc@dimensionalrift.com wrote:
> Would anyone be traumatized if I worked on a patch to ra_svn to allow
> user-defined additional command line options to the svn-tunnel-agent as
> used in ra_svn_open?

As people have pointed out, ~/.ssh/config may be an easier option for
you. But I'm certainly willing to review patches of this nature.

I'm a little dissatisfied in general with the way tunnel agents are
configured. I implemented it based on a conversation on the list which
led to a very rough consensus, and I'm thinking of (when I have a little
time) switching to a different idea from that conversation, where
tunneled URLs would look like svn+ssh://hostname/path. The tunnel
scheme could be defined in .subversion/servers, but there would be a
sane default such that you could use svn+ssh or svn+rsh without
configuring anything.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Feb 26 18:05:24 2003

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.