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

Uncompress OpenDocument files before commit

From: Jérôme Pouiller <jerome.pouiller_at_sysmic.org>
Date: 2007-09-21 12:18:24 CEST

Hi,

I'd like to add a hook (on server side) to uncompress OpenDocument files[1]
before add and commit them and compress before to update them. Store them
uncompressed would allow a better support of changes between revisions (more
unitary). There is already a openoffice extention[2] to this stuff, but it
work only on Linux and only with OpenOffice. Use of server side script seems
better. Do you think it is a good idea?

This hook seems not easy to do (for me). I have not see any hook for client
updating. Is it technicaly possible? What are the main steps to do it?

Maybe, it exists some easier (and portable) ways to do it on client side?

Thanks,

[1] OpenDocument files (mainly used by OpenOffice and KOffice) are compressed
using zip. They contain xml files describing content and pictures used in
document.
[2] ooosvn

-- 
Jérôme Pouiller (jerome DOT pouiller AT sysmic DOT org)
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Mon Sep 24 23:19:47 2007

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.