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

Re: svn+ssh <-> svnserve <= speed concerns

From: Alan Barrett <apb_at_cequrux.com>
Date: Tue, 29 Jul 2008 13:17:30 +0200

On Tue, 29 Jul 2008, Ryan Schmidt wrote:
>> But still I have the impression, that operations run quite slow.
>
> It probably has less to do with starting and stopping svnserve all
> the time, and more to do with the cost of starting up one or more ssh
> connections for each svn command.

Yes, that's very likely. Many people use ssh connection sharing to
mitigate this problem. If you use openssh, see the documentation for
the the ControlMaster and ControlPath configuration options.

--apb (Alan Barrett)

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: users-help_at_subversion.tigris.org
Received on 2008-07-29 13:19:32 CEST

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.