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

Re: Subversion Idea

From: Tim Hill <drtimhill_at_comcast.net>
Date: 2006-12-07 01:00:32 CET

On Dec 6, 2006, at 8:42 AM, Andy Levy wrote:

> I think he's asking that Subversion unpack OpenDocument files so that
> the contents can be diffed just like any other text/html file.
>
> If the concern is about space used by the files in the repository and
> hoping that unpacking them will lead to smaller diffs, Subversion does
> binary diffing on files, so the gains may be minimal in many cases.

Actually, it would probably work best if OOo stored the files using a
non-compressed ZIP format, since in general using things like LZW
compression pretty much defeats the xdelta algorithm used by Subversion.

>
> OpenOffice.org has the ability to visually represent the differences
> between 2 files in OpenDocument format; TortoiseSVN comes with a
> couple VBScript scripts which make use of this feature.
>
> Asking Subversion to fundamentally change how it processes specific
> file types and have special "features" for them is going too far,
> IMHO.

Agreed.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Dec 7 01:01:16 2006

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.