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

Re: multiple ssh connections

From: Hyrum K. Wright <hyrum_wright_at_mail.utexas.edu>
Date: Wed, 16 Jun 2010 17:08:17 -0500

On Wed, Jun 16, 2010 at 4:46 PM, Les Mikesell <lesmikesell_at_gmail.com> wrote:
> On 6/16/2010 4:21 PM, Hyrum K. Wright wrote:
>>
>> The Subversion client has a bad habit of treating repository access
>> connections (whether they be http, svn, or something else) as cheap
>> resources.  Of course this is an invalid assumption, but it hasn't yet
>> been addressed by the developers.
>
> I'm not sure subversion is the right tool in the first place if you can't
> arrange good network connectivity.

I was speaking more to the fact that repository access sessions can be
expensive to initiate. Treating them as near-zero-cost when they
aren't leads to a lot of waste.

-Hyrum
Received on 2010-06-17 00:09:00 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.