On Mon, Jun 7, 2010 at 15:02, Hyrum K. Wright
wrote:
>
> If you are using http or https, there are significant latency issues
> associated with the Subversion protocol, due in part to the number of
> roundtrips made to the server for each connection. Subversion 1.7
> introduces a new version of
Thanks for your reply.
My company has developers aboard accessing our SVN server through
VPN and they're always complaining that transmissions are very slow.
That's why I'm trying to find where the problem is.
I was pretty sure there's compression and I'd like to dismiss
this as a
Hi,
I'm looking for some information but can't find it. Precisely,
I'm wondering if there's any data compression between SVN server and
client. Since SVN is based on web server, and precisely Apache
server, and it seems to me that Apache supports gz compressed data
through HTTP (if the clie