Any data compression between server and client?

2010-06-04 Thread Je suis la poubelle
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

Re: Any data compression between server and client?

2010-06-04 Thread Mark Phippard
On Fri, Jun 4, 2010 at 3:08 PM, Je suis la poubelle wrote: >     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 th

Re: Any data compression between server and client?

2010-06-07 Thread Je suis la poubelle
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

Re: Any data compression between server and client?

2010-06-07 Thread Hyrum K. Wright
On Mon, Jun 7, 2010 at 7:44 AM, Je suis la poubelle wrote: > 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. > If you a

Re: Any data compression between server and client?

2010-06-07 Thread Je suis la poubelle
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