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

Re: svn + ODF files.

From: Jared Silva <jayrod_at_gmail.com>
Date: 2006-12-13 00:38:25 CET

Alfonso Urdaneta wrote:
> a working svn installation that they are storing ODF (Open Document
> Format) files in? I'd like to hear how it does, especially with regards
> to the difference tracking capabilities.

Do you mean difference tracking in the repository or via "svn diff"?
In both cases, svn does the same as for all binary files.

TortoiseSVN has diff scripts to handle certain binary files. ODF (ODS
& ODT) is one of the binary file types.

http://tortoisesvn.tigris.org/svn/tortoisesvn/trunk/contrib/other/diff-scripts/
username : guest
password : ""

See these diff scripts:
diff-ods.vbs
diff-odt.vbs
merge-ods.vbs
merge-odt.vbs

These may only work on Windows...

--Jared

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Dec 13 00:39:11 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.