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

svn and berkeleydb compression?

From: Ravi Shekhar <rxs141_at_po.cwru.edu>
Date: 2004-06-15 00:04:57 CEST

Hi,

I was wondering if svn and berkeleydb are compression aware (gzip,
bzip2, zlib). It seems like compression of files inside the repository
would cause the diffs to be a lot larger because of the increase in
entropy. So is it bad to put compressed files into a repository?

If svn knew that a gzip (or bzip2, or ...) file was compressed, it
could decompress it and diff the contents right? This would make the
diffs smaller, and for a busy repository with large binary files this
would be quite beneficial. If this feature is not in svn, would any
developers be interested in me submitting some patches?

Secondly, I was wondering if berkeleydb stores the strings file
compressed? Is there some switch that could be set somewhere?

Thanks.
Ravi

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Jun 15 00:05:38 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.