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

Re: enabling compression

From: Mark Phippard <markphip_at_gmail.com>
Date: 2007-04-04 21:26:15 CEST

On 4/4/07, Rene Rodriguez <rrodriguez@fxdd.com> wrote:
>
> How do I go about enabling compression on my subversion server?
>
> I am running subversion 1.4.3 under redhat without apache.

Compression of what? The repository? If you created the repository
using SVN 1.4, then it will already be all setup.

If compression of communication, then again that will pretty much
already be taken care of. If using Apache you can use the mod_deflate
module to compress the HTTP communication, but if you are not using
HTTP you do not have anything else you need to compress.

-- 
Thanks
Mark Phippard
http://markphip.blogspot.com/
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Apr 4 21:26:36 2007

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.