[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: Les Mikesell <lesmikesell_at_gmail.com>
Date: Wed, 16 Jun 2010 16:46:24 -0500

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.

> A couple of us talked last week
> over dinner about the potential of being more intelligent about
> reusing connections, but there isn't any definite timetable to do so.

Maybe something more drastic like git-svn would be a better approach if
you have to think twice about making a connection. I'm not sure how it
handles the remote repository connection when you need it, though.

If it is just a matter of firewall restrictions, maybe the people that
need them could arrange some sort of vpn to bypass it.

-- 
   Les Mikesell
    lesmikesell_at_gmail.com
Received on 2010-06-16 23:47:08 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.