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

RE: svn commit: rev 2070 - trunk/subversion/libsvn_ra_dav

From: Sander Striker <striker_at_apache.org>
Date: 2002-06-02 19:52:16 CEST

> From: striker@tigris.org [mailto:striker@tigris.org]
> Sent: 02 June 2002 19:32

> Author: striker
> Date: 2002-06-02 17:32 GMT
> New Revision: 2070
>
> Modified:
> trunk/subversion/libsvn_ra_dav/fetch.c
> trunk/subversion/libsvn_ra_dav/util.c
> Log:
> * subversion/libsvn_ra_dav/fetch.c
>
> (custom_get_request): Allow neon to use deflate if the server
> supports it (and neon is compiled with zlib).
>
>
> * subversion/libsvn_ra_dav/util.c
>
> (svn_ra_dav__parsed_request): Allow neon to use deflate if the
> server supports it (and neon is compiled with zlib).

If you wish to test this feature, compile apache 2 with mod_deflate
and add the following line to the Location block of your repository
in apaches config:

  SetOutputFilter DEFLATE

Sander

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sun Jun 2 19:44:21 2002

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.