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

Support compression in svnserve

From: Steve Lunt <steven_lunt_at_yahoo.com>
Date: Wed, 30 Jul 2008 09:56:09 -0700 (PDT)

We plan on using the “svnserve” server configuration (not tunneled over ssh and not under the Apache HTTP server).  We need support for compression, particularly for the initial checkout of a file.  The other posts regarding this have mentioned that you can get compression with Apache or with ssh, neither of which applies to our use case.  Also, some posts point out that updates and diffs already send a fairly small amount of data between the client and server, but where we see slowness is in retrieving the snapshot of a file (e.g., checking out a file or doing an update which pulls in new files).  Our client and server are separated by a low bandwidth pipe.  -- Steve
Received on 2008-07-30 19:56:33 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.