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

Re: tortoisesvn's diff-odt.vbs for linux, unix, non windows to diff openiffice files

From: Marcus Rueckert <darix_at_web.de>
Date: 2007-05-09 16:02:17 CEST

On 2007-05-08 22:06:39 -0500, Ben Collins-Sussman wrote:
> I don't understand the problem... if tsvn can run a VBS script to make
> OO do comparisons, why wouldn't it be equally easy to write a unix
> shell script to make OO do the same thing?

you would need to specify it as with --diff-cmd (or in the ~/.subversion/config/).

that said the idea would be to write a general purpose wrapper script
that checks for the matching diff tool based on the file
extension/mimetype. than you can specify this general purpose wrapper as
diff cmd and it would call openoffice for OOo docs and gnu diff for text
files. i just wonder how this interacts with the binary check of svn.
svn diff normally dont diffs binary files.

just my 2 cents

    darix

-- 
           openSUSE - SUSE Linux is my linux
               openSUSE is good for you
                   www.opensuse.org
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed May 9 16:02:29 2007

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.