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

Enh rqst: subversion being more robust in the face of poorly performing network or unreliable connection

From: Andrew Marlow <marlow.agents_at_gmail.com>
Date: Wed, 18 Apr 2018 22:07:45 +0100

Hello everyone,

I am currently working at a place where, IMHO, the network is poorly
configured. Connections are unreliable and average transmission rates are
worse than poor ADSL dialup. Under these conditions we have a few problems
with subversion. A brand new checkout of the entire repo is often
interrupted with socket errors. Sometimes these force us to say 'svn
cleanup' before resuming with 'svn up'. Even when the connection is not
dropped it is very slow to get all the files. Hence, I was wondering if the
network code might be improved to make it more robust in the face of
network glitches. Also, could the file fetches be done in parallel?

I realize these are non-trivial changes but is there any chance a future of
subversion may have them? Please? Otherwise the robustness would have to be
added at application level in tools such as Tortoise SVN. That's fine for
Windows but I also see the issue on the command line on linux.

-- 
Regards,
Andrew Marlow
http://www.andrewpetermarlow.co.uk
Received on 2018-04-18 23:07:58 CEST

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.