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

Re: zlib/deflate and svn

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2004-01-15 21:24:40 CET

On Thu, 2004-01-15 at 14:07, anton wrote:

> however, according to the logs, command line repository access using
> commandline svn tools (both win and unix) never gets gzipped content
> back (i have not checked though whether it ever serves Accept-Encoding:
> gzip, nor have i done any traffic sniffing). granted, these are not GET
> requests, but PROPFIND, REPORT, etc, but i was under the impression that
> those would be compressed as well.

You need to make sure that the libneon (being used by your svn client)
was compiled with zlib. It's a configure option to neon.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Jan 15 21:25:23 2004

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.