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

Are my repos properly using ZLIB compression level 9?

From: Thorsten Schöning <tschoening_at_am-soft.de>
Date: Wed, 12 Dec 2018 10:40:32 +0100

Hi all,

I upgraded all my repos using dump/load and changed the compression
settings to use ZLIB 9, because I manage some pretty good compressable
files at a low commit rate and want to preserve as much storage as
possible for those. I used the following version of svnadmin and
changed the following setting in fsfs.conf only:

> svnadmin, Version 1.9.3 (r1718519)
> [deltification]
> compression-level = 9

Overall memory of all my repos dropped significantly, so I guess
thinks work as expected. But I didn't have a look at each individual
revision file, instead I simply committed some textual changes in some
text file in some test repo and found clear, readable text as DELTA in
the created revision file on the server.

Is this expected behaviour? I would have thought that all datas are
unreadable because of compression. Or is there some threshold or such?
What do I need to look for to make sure that ZLIB 9 is used?

Thanks!

Mit freundlichen Grüßen,

Thorsten Schöning

-- 
Thorsten Schöning       E-Mail: Thorsten.Schoening_at_AM-SoFT.de
AM-SoFT IT-Systeme      http://www.AM-SoFT.de/
Telefon...........05151-  9468- 55
Fax...............05151-  9468- 88
Mobil..............0178-8 9468- 04
AM-SoFT GmbH IT-Systeme, Brandenburger Str. 7c, 31789 Hameln
AG Hannover HRB 207 694 - Geschäftsführer: Andreas Muchow
Received on 2018-12-12 10:40:44 CET

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.