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

Re: improving subversion treatment of compressed XML/text file formats

From: Benjamin Smith-Mannschott <bsmith.occs_at_gmail.com>
Date: Sat, 25 Oct 2008 17:24:22 +0200

On Oct 24, 2008, at 22:01, Henrik Sundberg wrote:

>> Some interesting previous discussion on this topic:
>>
>> http://svn.haxx.se/users/archive-2006-02/0180.shtml
>
> Yes. I suppose that counts for archives with very many files (using
> per file compression) and just a few of them changes.
> Is that really the case for odf files? Isn't it just a few files? Is
> just the "text"-part changed for small changes?

True... though the text part (content.xml) also tends to be by far the
largest single part:

   [bsmith_at_Meheadable:~/brz/k/ooexperiment]
   $ ls -sk UC-1002.odt*
   24 UC-1002.odt

   UC-1002.odt_: # unpacked version of UC-1002.odt
   total 192
     0 Configurations2 116 content.xml 4 mimetype
     0 META-INF 4 layout-cache 12 settings.xml
     0 Thumbnails 4 meta.xml 52 styles.xml

// Ben

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: users-help_at_subversion.tigris.org
Received on 2008-10-25 17:24:48 CEST

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.