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

zlib/deflate and svn

From: anton <anton_at_nezzwerk.com>
Date: 2004-01-15 21:07:09 CET

i have apache configured to deflate everything under repository
locations, and when i browse the repository with the ordinary browser, i
can see in the deflate logs that the pages are being kicked back as
gzipped (same as if i use netcat via command line).

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.

i am using svn 0.35.1.

thank you.

-a

---------------------------------------------------------------------
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:07:57 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.