git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Tracking OpenOffice files/other compressed files with Git
@ 2008-09-09  6:19 Peter Krefting
  2008-09-09  7:02 ` Johannes Sixt
                   ` (2 more replies)
  0 siblings, 3 replies; 9+ messages in thread
From: Peter Krefting @ 2008-09-09  6:19 UTC (permalink / raw)
  To: Git Mailing List

Hi!

I find myself tracking OpenOffice files every now and then. Mostly to
synchronise to be able to edit documents in multiple locations, less
for the actual history.

I notice, however, that the Git history tend to grow quite a bit,
especially for larger documents (I have a 175 kilobyte spredsheet that
has a git database of about 8 megabytes).

Since OpenOffice doucuments are just zipped xml files, I wondered how
difficult it would be to create some hooks/hack git to track the files
inside the archives instead?


Alternatively, does anyone know if it is possible to set OpenOffice not
to use compression for a saved document? If it was uncompressed text, I
would think Git's delta compression would fare better.

-- 
\\// Peter - http://www.softwolves.pp.se/

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2008-09-09 11:23 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-09-09  6:19 Tracking OpenOffice files/other compressed files with Git Peter Krefting
2008-09-09  7:02 ` Johannes Sixt
2008-09-09  9:02   ` Sergio
2008-09-09 10:28     ` Michael J Gruber
2008-09-09 10:57     ` Johannes Sixt
2008-09-09 11:07       ` Sergio Callegari
2008-09-09 11:22         ` Johannes Sixt
2008-09-09  8:18 ` Mike Hommey
2008-09-09  8:34 ` Matthieu Moy

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).