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

AW: PDF diff script - how to run configured Diff viewer?

From: Niemann, Hartmut <hartmut.niemann_at_siemens.com>
Date: Mon, 21 Dec 2015 09:17:57 +0000

Hello Wwwald!

It is fairly easy to call a custom diff program from TSVN.
Go to tortoiseSVN->Settings -> DiffViewer -> Advanced -> ADD... -> .pdf and the command line for diffing,
like d:\path\mypdfdiffer.bat %base %mine

You want to use jscript which I don't know - maybe have a look there how the excel differ
works which is AFAIK made in JS as well.

Have a look at
https://tortoisesvn.net/docs/release/TortoiseSVN_en/tsvn-dug-settings.html
and search for %base.

Mit freundlichen Grüßen
Dr. Hartmut Niemann

Siemens AG
MO MLT LM EN CCI 1
Werner-von-Siemens-Str. 67
91052 Erlangen, Deutschland
Tel.: +49 9131 7-34264
mailto:hartmut.niemann_at_siemens.com

-----Ursprüngliche Nachricht-----
Von: wwwald [mailto:arnout.standaert_at_gmail.com]
Gesendet: Freitag, 18. Dezember 2015 09:49
An: users_at_tortoisesvn.tigris.org
Betreff: PDF diff script - how to run configured Diff viewer?

Hello,

I'm trying to produce a JS diff script for PDF files, based on pdftotext. I'm stuck on my last step - how to run TortoiseSVN's configured diff viewer, and compare the two TXT files that are produced.

Is the TortoiseSVN JS API documented somewhere? How can I determine the diff viewer path, to run it afterwards?

If I get this working, I'd be glad to contribute the script if appropriate.

Thanks for any advice,
wwwald

------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=3151266

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].

------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=3151533

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2015-12-21 10:18:09 CET

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.