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

Re: Dependent files for diff

From: Lorenz <lorenznl_at_yahoo.com>
Date: Thu, 06 Sep 2012 05:53:25 +0000

Thomas G Mayfield wrote:
>With FoxPro files (I know, not my fault, I hate storing binaries as
>much as the next guy), I need at least two files to be able to do a
>diff. For tables, it's the DBF and CDX file with the same name. For
>forms, it's a SCX and SCT file.
>
>Is there any way that I can let TortoiseSVN know it needs to download
>both files in order to invoke a custom diff tool?

I don't think so, but you could create a wrapper script/application
that gets the second set of files from the repo and then calls the
diff tool.
TSVN can provide all informations neccessary (as parameters to the
wrapper) to do that.

-- 
Lorenz
------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=3003869
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2012-09-06 07:51:21 CEST

This is an archived mail posted to the TortoiseSVN Users mailing list.

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