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

Re: Autoexpanding ZIP archives?

From: John Peacock <jpeacock_at_rowman.com>
Date: 2005-12-07 18:49:20 CET

Hadmut Danisch wrote:
> The zip archives store everything with a modification date. So just
> slight changes can cause large differenes. Keep in mind that LZ
> compression is not byte aligned. A change of just a single bit in the
> uncompressed source (e.g. the mod date of a directory) could leave the
> 10 MB unmodified in principle, but shift it by one bit. The full
> archive is modified, 10 MB of storage wasted.

The obvious question then being why are you storing this information in
a version control system in the first place? Perhaps Subversion isn't
the right tool for your problem?

John

-- 
John Peacock
Director of Information Research and Technology
Rowman & Littlefield Publishing Group
4501 Forbes Boulevard
Suite H
Lanham, MD  20706
301-459-3366 x.5010
fax 301-429-5748
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Dec 7 18:51:11 2005

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.